All Classes and Interfaces
Class
Description
Special
ParameterBinder to bind CriteriaQuery parameters. parameters.Implementation is similar to
PartTreeJpaQuery but was modified to work with entity views.Factory class to create an
EntityGraph from a collection of property paths.Variant that is aware of entity views.
Adapted
CrudMethodMetadataPostProcessor to be able to use the EntityViewManager so that we can safely determine if a class is an entity view.Base entity view repository interface.
Utility methods to handle entity view sorting.
Like
JpaSpecificationExecutor but allows to specify an entity view
return type.Immutable implementation of
FluentQuery.FetchableFluentQuery based on a Specification.Supporting class containing some state and convenience methods for building and executing fluent queries.
Custom extension of
Parameters discovering additional query parameter annotations.Custom
Parameter implementation adding parameters of type Temporal to the special ones.Like
Page but contains keyset information.Like
Page but contains keyset information.Like
Pageable but contains keyset information.Like
PageRequest but with support for keyset pagination.Annotation to let method parameters be bound to the
EntityViewSetting.ParameterBinder is used to bind method parameters to a Query.Helper class to allow easy creation of
ParameterMetadataProvider.ParameterMetadatas.