| Package | Description |
|---|---|
| oracle.dbtools.plugin.api.pagination |
Provides facilities for consistent handling of
Pagination |
| Modifier and Type | Field and Description |
|---|---|
static PaginationMetadata |
PaginationMetadata.NOT_PAGINATED
Constant indicating a resource is not paginated
|
| Modifier and Type | Method and Description |
|---|---|
PaginationState |
Pagination.startPagination(javax.servlet.http.HttpServletRequest request, PaginationMetadata pagination)
Determine the maximum number of items that should be included in the representation of the specified request
|