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