Uses of Interface
org.apache.drill.exec.store.jdbc.JdbcDialect
Packages that use JdbcDialect
-
Uses of JdbcDialect in org.apache.drill.exec.store.jdbc
Classes in org.apache.drill.exec.store.jdbc that implement JdbcDialectMethods in org.apache.drill.exec.store.jdbc that return JdbcDialectModifier and TypeMethodDescriptionJdbcDialectFactory.getJdbcDialect
(JdbcStoragePlugin plugin, org.apache.calcite.sql.SqlDialect dialect) JdbcStoragePlugin.getJdbcDialect
(org.apache.calcite.sql.SqlDialect dialect) -
Uses of JdbcDialect in org.apache.drill.exec.store.jdbc.clickhouse
Classes in org.apache.drill.exec.store.jdbc.clickhouse that implement JdbcDialect