Uses of Class
io.helidon.data.codegen.query.Property.Builder
Packages that use Property.Builder
-
Uses of Property.Builder in io.helidon.data.codegen.query
Methods in io.helidon.data.codegen.query that return Property.BuilderModifier and TypeMethodDescriptionstatic Property.Builder
Property.builder()
Create a new fluent API builder to customize configuration.static Property.Builder
Create a new fluent API builder from an existing instance.Method parameters in io.helidon.data.codegen.query with type arguments of type Property.BuilderModifier and TypeMethodDescriptionCriteriaCondition.BuilderBase.property
(Consumer<Property.Builder> consumer) Condition entity property.OrderExpression.BuilderBase.property
(Consumer<Property.Builder> consumer) Ordering entity property.Projection.BuilderBase.property
(Consumer<Property.Builder> consumer) Projection property.