Uses of Enum
com.alibaba.druid.sql.dialect.db2.ast.DB2IntermediateResultTableSource.Type
Packages that use DB2IntermediateResultTableSource.Type
-
Uses of DB2IntermediateResultTableSource.Type in com.alibaba.druid.sql.dialect.db2.ast
Methods in com.alibaba.druid.sql.dialect.db2.ast that return DB2IntermediateResultTableSource.TypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.DB2IntermediateResultTableSource.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.