| Package | Description |
|---|---|
| org.xipki.datasource | |
| org.xipki.datasource.internal |
| Modifier and Type | Method and Description |
|---|---|
DatabaseType |
DataSourceWrapper.databaseType() |
static DatabaseType |
DatabaseType.forDataSourceClass(String datasourceClass) |
static DatabaseType |
DatabaseType.forDriver(String driverClass) |
static DatabaseType |
DatabaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseType[] |
DatabaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static SqlErrorCodes |
SqlErrorCodes.newInstance(DatabaseType dbType) |
static SqlStateCodes |
SqlStateCodes.newInstance(DatabaseType dbType) |
Copyright © 2017. All rights reserved.