public class H2Db extends JdbcDB
DataSource| Modifier and Type | Method and Description |
|---|---|
String |
getCatalogSql() |
Connection |
getConnection() |
String |
getDefaultSchema() |
String |
getProductName() |
org.apache.calcite.sql.SqlDialect |
getSqlDialect() |
cleanup, execute, executeQuery, getSchemas, getTypes, isCaseSensitivepublic Connection getConnection() throws ClassNotFoundException, SQLException
getConnection in class JdbcDBClassNotFoundExceptionSQLExceptionpublic String getCatalogSql()
getCatalogSql in class JdbcDBpublic String getDefaultSchema()
public String getProductName()
public org.apache.calcite.sql.SqlDialect getSqlDialect()
Copyright © 2017. All rights reserved.