| Modifier and Type | Method and Description |
|---|---|
ColumnQueryPagination |
ColumnQueryMapper.ColumnPage.getQuery()
The query of the current
Page |
ColumnQueryPagination |
ColumnPage.getQuery()
The query of the current
Page |
ColumnQueryPagination |
ColumnQueryPagination.next()
Returns the
ColumnQueryPagination requesting the next ColumnQueryPagination. |
static ColumnQueryPagination |
ColumnQueryPagination.of(ColumnQuery query,
Pagination pagination)
Creates a new instance of
ColumnQueryPagination |
| Modifier and Type | Method and Description |
|---|---|
<T> Page<T> |
ColumnTemplate.select(ColumnQueryPagination query)
Finds entities from query using pagination
|
Copyright © 2017–2022 Eclipse Foundation. All rights reserved.