org.apache.calcite.avatica.UnregisteredDriver.JdbcVersion| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECT_STRING_PREFIX |
factory, handler| Constructor and Description |
|---|
CruxJdbcDriver() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.calcite.linq4j.function.Function0<CalcitePrepare> |
createPrepareFactory() |
protected String |
getConnectStringPrefix() |
createDriverVersion, createHandler, createMeta, getConnectionProperties, getFactoryClassNameacceptsURL, connect, createFactory, getDriverVersion, getMajorVersion, getMinorVersion, getParentLogger, getPropertyInfo, instantiateFactory, jdbcCompliant, registerpublic static final String CONNECT_STRING_PREFIX
protected org.apache.calcite.linq4j.function.Function0<CalcitePrepare> createPrepareFactory()
createPrepareFactory in class Driverprotected String getConnectStringPrefix()
getConnectStringPrefix in class Driver