public interface ManagementCoordinator
Modifier and Type | Method and Description |
---|---|
void |
attemptManageC3P0Registry() |
void |
attemptManagePooledDataSource(PooledDataSource pds) |
void |
attemptUnmanageC3P0Registry() |
void |
attemptUnmanagePooledDataSource(PooledDataSource pds) |
void attemptManageC3P0Registry()
void attemptUnmanageC3P0Registry()
void attemptManagePooledDataSource(PooledDataSource pds)
void attemptUnmanagePooledDataSource(PooledDataSource pds)