Enum SQLCreateTableStatement.Type

java.lang.Object
java.lang.Enum<SQLCreateTableStatement.Type>
com.alibaba.druid.sql.ast.statement.SQLCreateTableStatement.Type
All Implemented Interfaces:
Serializable, Comparable<SQLCreateTableStatement.Type>, java.lang.constant.Constable
Enclosing class:
SQLCreateTableStatement

public static enum SQLCreateTableStatement.Type extends Enum<SQLCreateTableStatement.Type>