| Package | Description |
|---|---|
| com.dynamic.sql.context.properties | |
| com.dynamic.sql.interceptor | |
| com.dynamic.sql.plugins.pagination |
| Modifier and Type | Method and Description |
|---|---|
List<SqlInterceptor> |
SqlContextProperties.getInterceptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlContextProperties.addInterceptor(SqlInterceptor interceptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlInterceptorChain |
| Modifier and Type | Method and Description |
|---|---|
SqlInterceptor |
SqlInterceptorChain.getInterceptor(Class<? extends SqlInterceptor> sqlInterceptorClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlInterceptorChain.addInterceptor(SqlInterceptor interceptor) |
| Modifier and Type | Method and Description |
|---|---|
SqlInterceptor |
SqlInterceptorChain.getInterceptor(Class<? extends SqlInterceptor> sqlInterceptorClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
PageInterceptorPlugin |
Copyright © 2024–2025 Dynamic-SQL. All rights reserved.