| Package | Description |
|---|---|
| net.ttddyy.dsproxy.listener | |
| net.ttddyy.dsproxy.proxy | |
| net.ttddyy.dsproxy.support |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeMethodListener
Execute chain of
MethodExecutionListener. |
class |
NoOpMethodExecutionListener
No-op implementation of
MethodExecutionListener |
class |
TracingMethodListener
Log all JDBC API interaction.
|
| Modifier and Type | Field and Description |
|---|---|
static MethodExecutionListener |
MethodExecutionListener.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
List<MethodExecutionListener> |
CompositeMethodListener.getListeners() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CompositeMethodListener.addListener(MethodExecutionListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeMethodListener.setListeners(List<MethodExecutionListener> listeners) |
| Modifier and Type | Method and Description |
|---|---|
ProxyConfig.Builder |
ProxyConfig.Builder.methodListener(MethodExecutionListener methodListener) |
| Modifier and Type | Method and Description |
|---|---|
ProxyDataSourceBuilder |
ProxyDataSourceBuilder.methodListener(MethodExecutionListener listener)
|
Copyright © 2018. All rights reserved.