枚举的使用
com.alibaba.druid.sql.dialect.db2.ast.stmt.DB2SelectQueryBlock.Isolation
-
com.alibaba.druid.sql.dialect.db2.ast.stmt中DB2SelectQueryBlock.Isolation的使用
修饰符和类型方法说明DB2SelectQueryBlock.getIsolation()返回带有指定名称的该类型的枚举常量。static DB2SelectQueryBlock.Isolation[]DB2SelectQueryBlock.Isolation.values()按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。