Uses of Enum
com.alibaba.druid.sql.ast.SQLAnnIndex.Distance
Packages that use SQLAnnIndex.Distance
-
Uses of SQLAnnIndex.Distance in com.alibaba.druid.sql.ast
Methods in com.alibaba.druid.sql.ast that return SQLAnnIndex.DistanceModifier and TypeMethodDescriptionSQLAnnIndex.getDistance()static SQLAnnIndex.DistanceReturns the enum constant of this type with the specified name.static SQLAnnIndex.Distance[]SQLAnnIndex.Distance.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.alibaba.druid.sql.ast with parameters of type SQLAnnIndex.Distance