Uses of Interface
com.blazebit.persistence.PagedList
Packages that use PagedList
-
Uses of PagedList in com.blazebit.persistence
Classes in com.blazebit.persistence that implement PagedListModifier and TypeClassDescriptionclassFields in com.blazebit.persistence declared as PagedListMethods in com.blazebit.persistence that return PagedListModifier and TypeMethodDescriptionPaginatedCriteriaBuilder.getResultList()Execute the query and return the result as a type PagedList.PaginatedTypedQuery.getResultList()Returns aPagedListcontaining the result list of the requested page and optionally the total count depending onPaginatedCriteriaBuilder.withCountQuery(boolean).