| 程序包 | 说明 |
|---|---|
| com.centit.support.database.ddl | |
| com.centit.support.database.metadata | |
| com.centit.support.database.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
static GeneralDDLOperations |
GeneralDDLOperations.createDDLOperations(DBType dbtype) |
| 限定符和类型 | 方法和说明 |
|---|---|
static DatabaseMetadata |
DatabaseMetadata.createDatabaseMetadata(DBType dbtype) |
static String |
SimpleTableField.mapToDatabaseType(String javaType,
DBType dbt) |
| 限定符和类型 | 方法和说明 |
|---|---|
static DBType |
DBType.mapDBType(Connection conn) |
static DBType |
DBType.mapDBType(String connurl) |
static DBType |
DBType.mapDialectToDBType(String dialectName) |
static DBType |
DBType.valueOf(int ordinal) |
static DBType |
DBType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static DBType[] |
DBType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Set<DBType> |
DBType.allValues() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
QueryUtils.buildLimitQuerySQL(String sql,
int offset,
int maxsize,
boolean asParameter,
DBType dbType) |
static String |
DBType.getDbDriver(DBType dt) |
static String |
DBType.getDBTypeName(DBType type) |
Copyright © 2018 江苏南大先腾信息产业股份有限公司. All rights reserved.