| AbstractComboPooledDataSource |
For the meaning of most of these properties, please see c3p0's top-level documentation!
|
| AbstractConnectionCustomizer |
An abstract implementation of the
ConnectionCustomizer interface
in which all methods are no-ops.
|
| AbstractConnectionTester |
Having expanded the once-simple ConnectionTester interface to support both
user-specified queries and return of root cause Exceptions (via an out-param),
this interface has grown unnecessarily complex.
|
| AbstractExecutorTaskRunnerFactory |
|
| C3P0Registry |
|
| ComboPooledDataSource |
For the meaning of most of these properties, please see c3p0's top-level documentation!
|
| ComboPooledDataSourceBeanInfo |
Explicit BeanInfo for com.mchange.v2.c3p0.ComboPooledDataSource, generated by com.mchange.v2.codegen.bean.BeanInfoGen.
|
| DataSources |
A simple factory class for creating DataSources.
|
| DriverManagerDataSource |
|
| DriverManagerDataSourceBeanInfo |
Explicit BeanInfo for com.mchange.v2.c3p0.DriverManagerDataSource, generated by com.mchange.v2.codegen.bean.BeanInfoGen.
|
| DriverManagerDataSourceFactory |
Deprecated.
|
| FixedThreadPoolExecutorTaskRunnerFactory |
This implementation supports all relevant config, including numHelperThreads, maxAdministrativeTaskTime,
contextClassLoaderSource, and privilegeSpawnedThreads.
|
| JndiRefConnectionPoolDataSource |
|
| JndiRefConnectionPoolDataSourceBeanInfo |
Explicit BeanInfo for com.mchange.v2.c3p0.JndiRefConnectionPoolDataSource, generated by com.mchange.v2.codegen.bean.BeanInfoGen.
|
| JndiRefForwardingDataSourceBeanInfo |
Explicit BeanInfo for com.mchange.v2.c3p0.JndiRefForwardingDataSource, generated by com.mchange.v2.codegen.bean.BeanInfoGen.
|
| PoolBackedDataSource |
|
| PoolBackedDataSourceBeanInfo |
Explicit BeanInfo for com.mchange.v2.c3p0.PoolBackedDataSource, generated by com.mchange.v2.codegen.bean.BeanInfoGen.
|
| PoolBackedDataSourceFactory |
Deprecated.
|
| SQLWarnings |
|
| TaskRunnerInit |
All fields will always be supplied from configuration and calling code,
the "if supported" stuff is just a reminder that TaskRunner implementations
need not and may not support the provided config.
|
| TaskRunnerThreadFactory |
|
| WrapperConnectionPoolDataSource |
|
| WrapperConnectionPoolDataSourceBeanInfo |
Explicit BeanInfo for com.mchange.v2.c3p0.WrapperConnectionPoolDataSource, generated by com.mchange.v2.codegen.bean.BeanInfoGen.
|