Package | Description |
---|---|
org.tinygroup.dbunit |
Modifier and Type | Field and Description |
---|---|
protected static DatabaseType |
AbstractDBUnitTest.CURRENT_DB_TYPE |
Modifier and Type | Method and Description |
---|---|
DatabaseType |
DataBaseEnvironment.getDatabaseType() |
static DatabaseType |
DatabaseType.valueFrom(String databaseProductName)
获取数据库类型枚举.
|
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.
|
Constructor and Description |
---|
DataBaseEnvironment(DatabaseType databaseType) |
Copyright © 2006–2018 TinyGroup. All rights reserved.