Uses of Class
io.helidon.data.codegen.query.CriteriaConditionNext
Packages that use CriteriaConditionNext
-
Uses of CriteriaConditionNext in io.helidon.data.codegen.query
Methods in io.helidon.data.codegen.query that return CriteriaConditionNextModifier and TypeMethodDescriptionCriteria.next
(int index) Next condition of the criteria expression with joining logical operator.Methods in io.helidon.data.codegen.query that return types with arguments of type CriteriaConditionNextModifier and TypeMethodDescriptionCriteria.next()
Next condition of the criteria expression with joining logical operator.