| 程序包 | 说明 |
|---|---|
| com.ajaxjs.sqlman |
SqlMan
|
| com.ajaxjs.sqlman.crud.page |
Pagination operation
|
| 限定符和类型 | 方法和说明 |
|---|---|
Query |
Action.query(Object... params)
Initialize a query action.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> PageResult<T> |
PageQuery.page(Query query,
Class<T> beanClz,
Integer start,
Integer limit)
Do the pagination.
|
Copyright © 2016–2026 AJAXJS. All rights reserved.