Uses of Enum Class
utils.SqlQueryUtils.QueryType
Packages that use SqlQueryUtils.QueryType
-
Uses of SqlQueryUtils.QueryType in utils
Methods in utils that return SqlQueryUtils.QueryTypeModifier and TypeMethodDescriptionstatic SqlQueryUtils.QueryType
static SqlQueryUtils.QueryType
Returns the enum constant of this class with the specified name.static SqlQueryUtils.QueryType[]
SqlQueryUtils.QueryType.values()
Returns an array containing the constants of this enum class, in the order they are declared.