Uses of Package
com.blazebit.persistence.deltaspike.data
-
Classes in com.blazebit.persistence.deltaspike.data used by com.blazebit.persistence.deltaspike.data Class Description EntityViewManagerResolver Resolve the EntityViewManager used for a specific repository.EntityViewRepository Base entity view repository interface.ExtendedQueryResult An extended version ofQueryResultthat allows to configure Blaze-Persistence specific features.KeysetAwareSlice LikeSlicebut contains keyset information.KeysetPageable LikePageablebut contains keyset information.Page A sublist of a list of objects, heavily inspired by Spring Data'sPage.Pageable Interface containing pagination information, heavily inspired by Spring Data'sPageable.PageRequest Immutable implementation ofPageable, heavily inspired by Spring Data'sPageRequest.Slice A sublist of a list of objects without knowledge of the size of the overall list, heavily inspired by Spring Data'sSlice.Sort Immutable container for sorting information, heavily inspired by Spring Data'sSort.Sort.Direction Sort directions.Sort.NullHandling Enumeration for null handling of anSort.Order.Sort.Order PropertyPath implements the pairing of anSort.Directionand a property.Specification A type to represent a specific view on data, heavily inspired by Spring Data'sSpecification.