| Package | Description |
|---|---|
| org.yiwan.seiya.config | |
| org.yiwan.seiya.config.rules |
| Modifier and Type | Method and Description |
|---|---|
DbType |
DataSourceConfig.getDbType()
判断数据库类型
|
| Modifier and Type | Method and Description |
|---|---|
static DbType |
DbType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbType[] |
DbType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.