| 接口 | 说明 |
|---|---|
| PagedList<T> |
A collection of paged records which carries pagination info.
|
| PagedSQLBuilder |
It builds the relevant SQL required for paging。
|
| PagedSQLBuilderFactory | |
| Paginatable |
It describes a paginatable query object
|
| Paginator<T> |
| 类 | 说明 |
|---|---|
| DefaultPagedList<T> | |
| DefaultPaginator<T> | |
| Page |
Copyright © 2020 com.github.braisdom. All rights reserved.