| Package | Description |
|---|---|
| net.ttddyy.dsproxy.support |
| Modifier and Type | Method and Description |
|---|---|
ProxyDataSourceBuilder |
ProxyDataSourceBuilder.afterQuery(ProxyDataSourceBuilder.SingleQueryExecution callback)
Add
QueryExecutionListener that performs given lambda on QueryExecutionListener.afterQuery(ExecutionInfo, List). |
ProxyDataSourceBuilder |
ProxyDataSourceBuilder.beforeQuery(ProxyDataSourceBuilder.SingleQueryExecution callback)
Add
QueryExecutionListener that performs given lambda on QueryExecutionListener.beforeQuery(ExecutionInfo, List). |
Copyright © 2020. All rights reserved.