public class SqlContext extends Object
| Constructor and Description |
|---|
SqlContext() |
SqlContext(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.apache.wayang.basic.data.Record> |
executeSql(String sql) |
public SqlContext()
throws SQLException
SQLExceptionpublic SqlContext(Configuration configuration) throws SQLException
SQLExceptionpublic Collection<org.apache.wayang.basic.data.Record> executeSql(String sql) throws org.apache.calcite.sql.parser.SqlParseException
org.apache.calcite.sql.parser.SqlParseExceptionCopyright © 2020–2023 The Apache Software Foundation. All rights reserved.