Package | Description |
---|---|
org.voovan.db | |
org.voovan.tools |
Modifier and Type | Method and Description |
---|---|
DataBaseType |
JdbcOperate.getDataBaseType()
获取数据库类型g
|
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 DataBaseType |
TSQL.getDataBaseType(DataSource dataSource) |
Copyright © 2020 Voovan. All rights reserved.