| Package | Description |
|---|---|
| com.github.pagehelper |
| Modifier and Type | Method and Description |
|---|---|
BoundSqlInterceptor |
Page.getBoundSqlInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Page<E> |
Page.boundSqlInterceptor(BoundSqlInterceptor boundSqlInterceptor)
设置 BoundSql 拦截器
|
void |
Page.setBoundSqlInterceptor(BoundSqlInterceptor boundSqlInterceptor) |
| Constructor and Description |
|---|
BoundSqlInterceptorChain(BoundSqlInterceptor.Chain original,
List<BoundSqlInterceptor> interceptors) |
Copyright © 2023. All rights reserved.