枚举的使用
com.alibaba.druid.sql.ast.SQLAnnIndex.IndexType
使用SQLAnnIndex.IndexType的程序包
-
com.alibaba.druid.sql.ast中SQLAnnIndex.IndexType的使用
修饰符和类型方法说明static SQLAnnIndex.IndexType返回带有指定名称的该类型的枚举常量。static SQLAnnIndex.IndexType[]SQLAnnIndex.IndexType.values()按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。修饰符和类型方法说明voidSQLAnnIndex.setIndexType(SQLAnnIndex.IndexType indexType, boolean state) voidSQLAnnIndex.setRtIndexType(SQLAnnIndex.IndexType indexType, boolean state)