| Package | Description |
|---|---|
| net.ttddyy.dsproxy.listener.lifecycle | |
| net.ttddyy.dsproxy.support |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcLifecycleEventListenerAdapter
Implements
JdbcLifecycleEventListener and defines no-op implementation. |
| Modifier and Type | Method and Description |
|---|---|
JdbcLifecycleEventListener |
JdbcLifecycleEventExecutionListener.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcLifecycleEventExecutionListener.setDelegate(JdbcLifecycleEventListener delegate) |
| Constructor and Description |
|---|
JdbcLifecycleEventExecutionListener(JdbcLifecycleEventListener delegate) |
| Modifier and Type | Method and Description |
|---|---|
ProxyDataSourceBuilder |
ProxyDataSourceBuilder.listener(JdbcLifecycleEventListener listener)
Register given
JdbcLifecycleEventListener. |
Copyright © 2019. All rights reserved.