Uses of Enum Class
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 class with the specified name.static SQLAnnIndex.Distance[]SQLAnnIndex.Distance.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.alibaba.druid.sql.ast with parameters of type SQLAnnIndex.Distance