Uses of Enum
com.alibaba.druid.sql.ast.TDDLHint.Type
Packages that use TDDLHint.Type
-
Uses of TDDLHint.Type in com.alibaba.druid.sql.ast
Methods in com.alibaba.druid.sql.ast that return TDDLHint.TypeModifier and TypeMethodDescriptionTDDLHint.getType()static TDDLHint.TypeReturns the enum constant of this type with the specified name.static TDDLHint.Type[]TDDLHint.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.