| 接口 | 说明 |
|---|---|
| Constant | |
| Dialect |
数据库方言,针对不同数据库进行实现
|
| IPage | |
| ISelect |
分页查询接口
|
| 类 | 说明 |
|---|---|
| Page<E> |
Mybatis - 分页对象
|
| PageHelper |
Mybatis - 通用分页拦截器
项目地址 : http://git.oschina.net/free/Mybatis_PageHelper |
| PageInfo<T> |
对Page
|
| PageInterceptor |
Mybatis - 通用分页拦截器
GitHub: https://github.com/pagehelper/Mybatis-PageHelper
Gitee : https://gitee.com/free/Mybatis_PageHelper
|
| PageRowBounds | |
| PageSerializable<T> | |
| QueryInterceptor |
QueryInterceptor 规范
详细说明见文档:https://github.com/pagehelper/Mybatis-PageHelper/blob/master/wikis/zh/Interceptor.md
|
| 异常错误 | 说明 |
|---|---|
| PageException |
分页插件异常
|
Copyright © 2018. All rights reserved.