| Package | Description |
|---|---|
| org.aoju.bus.shade.screw.dialect |
| Modifier and Type | Method and Description |
|---|---|
static DatabaseType |
DatabaseType.getDbType(String jdbcUrl)
根据连接地址判断数据库类型
|
static DatabaseType |
DatabaseType.getType(String dbType)
获取数据库类型
|
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.
|
Copyright © 2020. All rights reserved.