Uses of Package
jakarta.data.page
Package
Description
Splits query results into pages.
A repository is an interface annotated with
Repository
that defines
operations on entities.-
ClassDescriptionA page contains the data that is retrieved to satisfy a given page request.A request for a single well-specified page of query results.A cursor that is formed from a key, relative to which a next or previous page can be requested.The type of pagination: offset-based or cursor-based, which includes a direction.
-
ClassDescriptionA page of data retrieved to satisfy a given page request, with a cursor for each result on the page.A page contains the data that is retrieved to satisfy a given page request.A request for a single well-specified page of query results.A cursor that is formed from a key, relative to which a next or previous page can be requested.
-
ClassDescriptionA page contains the data that is retrieved to satisfy a given page request.A request for a single well-specified page of query results.