public class SchemaUtils extends Object
| Constructor and Description |
|---|
SchemaUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.calcite.jdbc.CalciteSchema |
getCalciteSchema(Connection connection) |
static org.apache.calcite.jdbc.CalciteSchema |
getSchema(Configuration configuration) |
public static org.apache.calcite.jdbc.CalciteSchema getSchema(Configuration configuration) throws SQLException
SQLExceptionpublic static org.apache.calcite.jdbc.CalciteSchema getCalciteSchema(Connection connection) throws SQLException
SQLExceptionCopyright © 2020–2023 The Apache Software Foundation. All rights reserved.