Uses of Enum Class
io.helidon.data.codegen.query.ProjectionOperator
Packages that use ProjectionOperator
- 
Uses of ProjectionOperator in io.helidon.data.codegen.queryMethods in io.helidon.data.codegen.query that return ProjectionOperatorModifier and TypeMethodDescriptionProjectionExpression.operator()Projection expression operator.static ProjectionOperatorReturns 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.