| Interface | Description |
|---|---|
| BindParameterConverter | |
| BindParameterConverter.BindOperation |
Represent bind operation(
bind and bindNull). |
| LifeCycleListener | Deprecated |
| ProxyExecutionListener |
Listener interface that is called when proxy is invoked.
|
| ProxyMethodExecutionListener |
Listener interface called back when corresponding method on proxy is invoked.
|
| Class | Description |
|---|---|
| CompositeProxyExecutionListener |
Delegate to multiple of
ProxyExecutionListeners. |
| LastExecutionAwareListener |
Keep the last invoked execution.
|
| LifeCycleExecutionListener | Deprecated |
| ProxyMethodExecutionListenerAdapter |
Adapter to make
ProxyMethodExecutionListener work as ProxyExecutionListener. |
Copyright © 2020. All rights reserved.