| 程序包 | 说明 |
|---|---|
| com.dynamic.sql.context.properties | |
| com.dynamic.sql.interceptor | |
| com.dynamic.sql.plugins.pagination |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SqlInterceptor> |
SqlContextProperties.getInterceptors() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SqlContextProperties.addInterceptor(SqlInterceptor interceptor) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SqlInterceptorChain |
| 限定符和类型 | 方法和说明 |
|---|---|
SqlInterceptor |
SqlInterceptorChain.getInterceptor(Class<? extends SqlInterceptor> sqlInterceptorClass) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SqlInterceptorChain.addInterceptor(SqlInterceptor interceptor) |
| 限定符和类型 | 方法和说明 |
|---|---|
SqlInterceptor |
SqlInterceptorChain.getInterceptor(Class<? extends SqlInterceptor> sqlInterceptorClass) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
PageInterceptorPlugin |
Copyright © 2024 Dynamic-SQL. All rights reserved.