| Interface | Description |
|---|---|
| IPage |
分页接口
|
| ISelect |
分页查询接口
|
| Class | Description |
|---|---|
| Page<E> |
Mybatis - 分页对象
|
| PageContext |
Mybatis - 通用分页拦截器
|
| PageRowBounds |
分页结果信息
|
| Pages<T> |
对Page结果进行包装
新增分页的多项属性
|
| PageSerializable<T> |
分页信息
|
| Exception | Description |
|---|---|
| PageException |
分页插件异常
|
Copyright © 2019. All rights reserved.