| Package | Description |
|---|---|
| icu.easyj.db.constant | |
| icu.easyj.db.dialect |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default boolean |
IDbDialect.isDbType(DbType dbType)
判断数据库类型
|
Copyright © 2021–2022 EasyJ????. All rights reserved.