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