Uses of Enum Class
tech.guilhermekaua.spigotboot.data.jdbc.query.WhereCondition.Operator
Packages that use WhereCondition.Operator
-
Uses of WhereCondition.Operator in tech.guilhermekaua.spigotboot.data.jdbc.query
Methods in tech.guilhermekaua.spigotboot.data.jdbc.query that return WhereCondition.OperatorModifier and TypeMethodDescriptionstatic WhereCondition.OperatorReturns the enum constant of this class with the specified name.static WhereCondition.Operator[]WhereCondition.Operator.values()Returns an array containing the constants of this enum class, in the order they are declared.