|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 SQLCreateTableStatement.Type 的软件包 | |
|---|---|
| com.alibaba.druid.sql.ast.statement | |
| com.alibaba.druid.sql.ast.statement 中 SQLCreateTableStatement.Type 的使用 |
|---|
| 返回 SQLCreateTableStatement.Type 的 com.alibaba.druid.sql.ast.statement 中的方法 | |
|---|---|
SQLCreateTableStatement.Type |
SQLCreateTableStatement.getType()
|
static SQLCreateTableStatement.Type |
SQLCreateTableStatement.Type.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static SQLCreateTableStatement.Type[] |
SQLCreateTableStatement.Type.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
| 参数类型为 SQLCreateTableStatement.Type 的 com.alibaba.druid.sql.ast.statement 中的方法 | |
|---|---|
void |
SQLCreateTableStatement.setType(SQLCreateTableStatement.Type type)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||