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