| 程序包 | 说明 |
|---|---|
| org.anyline.dao | |
| org.anyline.jdbc.config.db | |
| org.anyline.jdbc.config.db.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
PrimaryCreater.createPrimary(SQLCreater.DB_TYPE type,
String table,
String column,
String other) |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLCreater.DB_TYPE |
SQLCreater.type() |
static SQLCreater.DB_TYPE |
SQLCreater.DB_TYPE.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static SQLCreater.DB_TYPE[] |
SQLCreater.DB_TYPE.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
SQLCreater.DB_TYPE |
BasicSQLCreaterImpl.type() |
Copyright © 2022. All rights reserved.