| Modifier and Type | Method and Description |
|---|---|
static SQLProvider |
JDBCUtils.getSQLProvider(String driverClass,
String tableName) |
| Modifier and Type | Field and Description |
|---|---|
protected SQLProvider |
AbstractJDBCDriver.sqlProvider |
| Modifier and Type | Method and Description |
|---|---|
SQLProvider |
AbstractJDBCDriver.getSqlProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJDBCDriver.setSqlProvider(SQLProvider sqlProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
DerbySQLProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLSQLProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
PostgresSQLProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericSQLProvider |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.