StringBuilder.QueryResult that allows to configure Blaze-Persistence specific features.<E>.<E> with support for pagination.<E> with support for pagination.Page of entities meeting the paging and specification restriction provided in the Pageable and Specification objects.Page.Sort.Direction enum for the given String value.EntityViewRepository and CriteriaSupport capabilities.Sort.NullHandling.null if there is none.PagedList containing the result list of the requested page and optionally the total count depending on ExtendedQueryResult.withCountQuery(boolean).Pageable.getPageSize().Sort.Order with case insensitive sorting enabled.Page but contains keyset information.Slice but contains keyset information.Pageable but contains keyset information.PageRequest but with support for keyset pagination.Page.NULLs are ordered before other values.NULLs are ordered after other values.Sort.Order with Sort.NullHandling.NULLS_FIRST as null handling.Sort.Order with Sort.NullHandling.NULLS_LAST as null handling.Sort.Order with Sort.NullHandling.NATIVE as null handling.Sort.Order with the given direction and path.Sort.Order with the given direction, path and null handling.Sort.Order with the given path and Sort.Direction.ASC.Page.Pageable.Pageable, heavily inspired by Spring Data's PageRequest.PageRequest for requesting the given page with the given page size.PageRequest with given sorting.PageRequest with a sorting based on the given paths and direction.PageRequest with given sorting.Page or null if the current one already is the first one.Page or the first if the current one already is the first one.Slice.Sort.Sort.Orders.Sort.Direction.ASC.Sort.Orders.Sort.Order.Sort.Direction and a property.Specification.Predicate for the given
Root and CriteriaQuery.Sort.Order with the given Sort.Direction.Sort.Order with the given Sort.NullHandling.PagedList.getTotalSize() is available.Sort.Order with the same configuration as this Sort.Order, but the given path.Copyright © 2014–2020 Blazebit. All rights reserved.