| Package | Description |
|---|---|
| org.aoju.bus.pager |
MyBatis 分页插件
|
| org.aoju.bus.pager.plugins |
分页插件
|
| Modifier and Type | Class and Description |
|---|---|
class |
PageContext
Mybatis - 通用分页拦截器
|
| Modifier and Type | Class and Description |
|---|---|
class |
BoundSqlChain |
| Modifier and Type | Field and Description |
|---|---|
static BoundSqlHandler.Chain |
BoundSqlHandler.Chain.DO_NOTHING |
| Modifier and Type | Method and Description |
|---|---|
BoundSqlHandler.Chain |
PageBoundSqlHandler.getChain() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.ibatis.mapping.BoundSql |
BoundSqlHandler.boundSql(BoundSqlHandler.Type type,
org.apache.ibatis.mapping.BoundSql boundSql,
org.apache.ibatis.cache.CacheKey cacheKey,
BoundSqlHandler.Chain chain)
boundsql 处理
|
| Constructor and Description |
|---|
BoundSqlChain(BoundSqlHandler.Chain original,
List<BoundSqlHandler> interceptors) |
Copyright © 2021. All rights reserved.