| 程序包 | 说明 |
|---|---|
| com.github.pagehelper | |
| com.github.pagehelper.page |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BoundSqlInterceptorChain |
class |
PageHelper
Mybatis - 通用分页拦截器
项目地址 : http://git.oschina.net/free/Mybatis_PageHelper |
| 限定符和类型 | 字段和说明 |
|---|---|
static BoundSqlInterceptor.Chain |
BoundSqlInterceptor.Chain.DO_NOTHING |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.ibatis.mapping.BoundSql |
BoundSqlInterceptor.boundSql(BoundSqlInterceptor.Type type,
org.apache.ibatis.mapping.BoundSql boundSql,
org.apache.ibatis.cache.CacheKey cacheKey,
BoundSqlInterceptor.Chain chain)
boundsql 处理
|
| 构造器和说明 |
|---|
BoundSqlInterceptorChain(BoundSqlInterceptor.Chain original,
List<BoundSqlInterceptor> interceptors) |
| 限定符和类型 | 方法和说明 |
|---|---|
BoundSqlInterceptor.Chain |
PageBoundSqlInterceptors.getChain() |
Copyright © 2020. All rights reserved.