java.lang.ObjectPoolBackedDataSourceBase
com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource
com.mchange.v2.c3p0.ComboPooledDataSource
All Implemented Interfaces:
Referenceable, Serializable, PooledDataSource
For the meaning of most of these properties, please see c3p0's top-level documentation!
| Field Summary | ||
|---|---|---|
| static final MLogger | logger | |
| static final Set | TO_STRING_IGNORE_PROPS | |
| transient DriverManagerDataSource | dmds | |
| transient WrapperConnectionPoolDataSource | wcpds | |
| Fields inherited from com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource: |
|---|
| logger, NO_CPDS_ERR_MSG, poolManager, is_closed |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from com.mchange.v2.c3p0.ComboPooledDataSource Detail: |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|