Uses of Enum Class
org.springframework.data.relational.core.query.CriteriaDefinition.Combinator
Packages that use CriteriaDefinition.Combinator
-
Uses of CriteriaDefinition.Combinator in org.springframework.data.relational.core.query
Subclasses with type arguments of type CriteriaDefinition.Combinator in org.springframework.data.relational.core.queryMethods in org.springframework.data.relational.core.query that return CriteriaDefinition.CombinatorModifier and TypeMethodDescriptionCriteria.getCombinator()CriteriaDefinition.getCombinator()Returns the enum constant of this class with the specified name.static CriteriaDefinition.Combinator[]CriteriaDefinition.Combinator.values()Returns an array containing the constants of this enum class, in the order they are declared.