类 com.alibaba.druid.sql.ast.statement.SQLCreateTableStatement.Type
的使用

使用 SQLCreateTableStatement.Type 的软件包
com.alibaba.druid.sql.ast.statement   
 

com.alibaba.druid.sql.ast.statementSQLCreateTableStatement.Type 的使用
 

返回 SQLCreateTableStatement.Typecom.alibaba.druid.sql.ast.statement 中的方法
 SQLCreateTableStatement.Type SQLCreateTableStatement.getType()
           
static SQLCreateTableStatement.Type SQLCreateTableStatement.Type.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static SQLCreateTableStatement.Type[] SQLCreateTableStatement.Type.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

参数类型为 SQLCreateTableStatement.Typecom.alibaba.druid.sql.ast.statement 中的方法
 void SQLCreateTableStatement.setType(SQLCreateTableStatement.Type type)
           
 



Copyright © 2013-2014 Alibaba Group. All Rights Reserved.