All Classes and Interfaces
Class
Description
For the meaning of most of these properties, please see c3p0's top-level documentation!
An abstract implementation of the
ConnectionCustomizer interface
in which all methods are no-ops.
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.
For the meaning of most of these properties, please see c3p0's top-level documentation!
Deprecated.
Please use com.mchange.v2.c3p0.jboss.C3P0PooledDataSource
Deprecated.
Please use com.mchange.v2.c3p0.jboss.C3P0PooledDataSourceMBean
Most clients need never use or know about this interface -- c3p0-provided Connections
can be treated like any other Connection.
Most clients need never use or know about this interface -- c3p0-provided Statements
can be treated like any other Statement.
For the meaning of most of these properties, please see c3p0's top-level documentation!
Deprecated.
Please use com.mchange.v2.c3p0.debug.CloseLoggingConnectionWrapper
For the meaning of most of these properties, please see c3p0's top-level documentation!
Implementations of this interface should
be immutable, and should offer public,
no argument constructors.
Define your own Connection tester if you want to
override c3p0's default behavior for testing the validity
of Connections and responding to Connection errors encountered.
For the meaning of most of these properties, please see c3p0's top-level documentation!
A simple factory class for creating DataSources.
This class was generated by com.mchange.v2.c3p0.codegen.BeangenDataSourceGenerator.
Deprecated.
Use the new factories in
DataSources
.This is a convenient base class for all classes
that wish to establish an initial identity which
will be the basis of a one-per vm identity: i.e.
This class was generated by com.mchange.v2.c3p0.codegen.BeangenDataSourceGenerator.
This class was generated by com.mchange.v2.c3p0.codegen.JdbcProxyGenerator$NewProxyAnyStatementGenerator.
This class was generated by com.mchange.v2.c3p0.codegen.JdbcProxyGenerator$NewProxyConnectionGenerator.
This class was generated by com.mchange.v2.c3p0.codegen.JdbcProxyGenerator$NewProxyMetaDataGenerator.
This class was generated by com.mchange.v2.c3p0.codegen.JdbcProxyGenerator$NewProxyAnyStatementGenerator.
This class was generated by com.mchange.v2.c3p0.codegen.JdbcProxyGenerator$NewProxyResultSetGenerator.
This class was generated by com.mchange.v2.c3p0.codegen.JdbcProxyGenerator$NewProxyAnyStatementGenerator.
This class was generated by com.mchange.v2.c3p0.codegen.BeangenDataSourceGenerator.
Deprecated.
Use the new factories in
DataSources
.Deprecated.
as of c3p0-0.9.1.
Most clients need never use or know about this interface -- c3p0 pooled DataSources
can be treated like any other DataSource.
This is an internal interface, not intended for use by library users.
A Factory for ResourcePools.
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.
This class was generated by com.mchange.v2.c3p0.codegen.BeangenDataSourceGenerator.