| 程序包 | 说明 |
|---|---|
| cn.sylinx.hbatis.db.common |
| 限定符和类型 | 方法和说明 |
|---|---|
Page<T> |
Page.setList(List<T> list)
set the data list
|
Page<T> |
Page.setPageNumber(int pageNumber)
set the page number
|
Page<T> |
Page.setPageSize(int pageSize)
set the page size
|
Page<T> |
Page.setTotalPage(int totalPage)
set the total page
|
Page<T> |
Page.setTotalRow(int totalRow)
set the total row count
|
Copyright © 2017. All rights reserved.