Uses of Package
com.speedment.jpastreamer.field.predicate
Packages that use com.speedment.jpastreamer.field.predicate
Package
Description
Fields expose handlers for accessing columns in generated classes and are
located in this package.
The different types of predicates generated by Fields are located in this
package.
Traits used in Speedment predicates are located in this package.
Traits used in Speedment fields are located in this package.
-
Classes in com.speedment.jpastreamer.field.predicate used by com.speedment.jpastreamer.fieldClassDescription
-
Classes in com.speedment.jpastreamer.field.predicate used by com.speedment.jpastreamer.field.predicateClassDescriptionAggregation of a number of
Predicatesof the same type (e.g.This enum list all the different types of combinationsSpeedmentPredicate that composes aFunctionand anotherSpeedmentPredicate, testing the output of the function with the predicate to get the result.The base interface for allpredicatesgenerated by Speedment entity fields.Determines if a range of results should be start and/or end-inclusive.The predicate types that exists in Speedment.Common interface for all metadata-rich predicates in the Speedment library. -
Classes in com.speedment.jpastreamer.field.predicate used by com.speedment.jpastreamer.field.predicate.traitClassDescriptionDetermines if a range of results should be start and/or end-inclusive.The predicate types that exists in Speedment.
-
Classes in com.speedment.jpastreamer.field.predicate used by com.speedment.jpastreamer.field.traitClassDescriptionDetermines if a range of results should be start and/or end-inclusive.Common interface for all metadata-rich predicates in the Speedment library.