Uses of Enum Class
io.helidon.data.codegen.query.LogicalOperator
Packages that use LogicalOperator
-
Uses of LogicalOperator in io.helidon.data.codegen.query
Methods in io.helidon.data.codegen.query that return LogicalOperatorModifier and TypeMethodDescriptionCriteriaConditionNext.operator()Joins this criteria condition with the previous one.static LogicalOperatorReturns the enum constant of this class with the specified name.static LogicalOperator[]LogicalOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.