Uses of Enum Class
io.helidon.data.codegen.query.ProjectionOperator
Packages that use ProjectionOperator
-
Uses of ProjectionOperator in io.helidon.data.codegen.query
Methods in io.helidon.data.codegen.query that return ProjectionOperatorModifier and TypeMethodDescriptionProjectionExpression.operator()
Projection expression operator.static ProjectionOperator
Returns the enum constant of this class with the specified name.static ProjectionOperator[]
ProjectionOperator.values()
Returns an array containing the constants of this enum class, in the order they are declared.