| Package | Description |
|---|---|
| org.aoju.bus.pager |
MyBatis 分页插件
|
| org.aoju.bus.pager.plugins |
分页插件
|
| Modifier and Type | Method and Description |
|---|---|
BoundSqlHandler |
Page.getBoundSqlInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Page<E> |
Page.boundSqlInterceptor(BoundSqlHandler boundSqlHandler)
设置 BoundSql 拦截器
|
void |
Page.setBoundSqlInterceptor(BoundSqlHandler boundSqlHandler) |
| Constructor and Description |
|---|
BoundSqlChain(BoundSqlHandler.Chain original,
List<BoundSqlHandler> interceptors) |
Copyright © 2021. All rights reserved.