Uses of Package
com.mchange.v2.c3p0
-
Packages that use com.mchange.v2.c3p0 Package Description com.mchange.v2.c3p0 com.mchange.v2.c3p0.debug com.mchange.v2.c3p0.example com.mchange.v2.c3p0.impl com.mchange.v2.c3p0.management com.mchange.v2.c3p0.util -
Classes in com.mchange.v2.c3p0 used by com.mchange.v2.c3p0 Class Description AbstractComboPooledDataSource For the meaning of most of these properties, please see c3p0's top-level documentation!AbstractExecutorTaskRunnerFactory AbstractExecutorTaskRunnerFactory.AbstractExecutorAsynchronousRunner This implementation includes uninformative stub implementations ofConnectionCustomizer Implementations of this interface should be immutable, and should offer public, no argument constructors.ConnectionTester 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.FullQueryConnectionTester PooledDataSource Most clients need never use or know about this interface -- c3p0 pooled DataSources can be treated like any other DataSource.QueryConnectionTester TaskRunnerFactory A TaskRunnerFactory should be an immutable class with a public, no-arg constructor, and implement equals and hashCode methods to help support canonicalization.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.UnifiedConnectionTester 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. -
Classes in com.mchange.v2.c3p0 used by com.mchange.v2.c3p0.debug Class Description AbstractComboPooledDataSource For the meaning of most of these properties, please see c3p0's top-level documentation!PooledDataSource Most clients need never use or know about this interface -- c3p0 pooled DataSources can be treated like any other DataSource. -
Classes in com.mchange.v2.c3p0 used by com.mchange.v2.c3p0.example Class Description 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.ConnectionCustomizer Implementations of this interface should be immutable, and should offer public, no argument constructors.ConnectionTester 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.FullQueryConnectionTester QueryConnectionTester UnifiedConnectionTester 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. -
Classes in com.mchange.v2.c3p0 used by com.mchange.v2.c3p0.impl Class Description 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.C3P0ProxyConnection Most clients need never use or know about this interface -- c3p0-provided Connections can be treated like any other Connection.C3P0ProxyStatement Most clients need never use or know about this interface -- c3p0-provided Statements can be treated like any other Statement.ConnectionCustomizer Implementations of this interface should be immutable, and should offer public, no argument constructors.ConnectionTester 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.FullQueryConnectionTester PooledDataSource Most clients need never use or know about this interface -- c3p0 pooled DataSources can be treated like any other DataSource.QueryConnectionTester TaskRunnerFactory A TaskRunnerFactory should be an immutable class with a public, no-arg constructor, and implement equals and hashCode methods to help support canonicalization.UnifiedConnectionTester 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. -
Classes in com.mchange.v2.c3p0 used by com.mchange.v2.c3p0.management Class Description PooledDataSource Most clients need never use or know about this interface -- c3p0 pooled DataSources can be treated like any other DataSource. -
Classes in com.mchange.v2.c3p0 used by com.mchange.v2.c3p0.util Class Description 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.C3P0ProxyConnection Most clients need never use or know about this interface -- c3p0-provided Connections can be treated like any other Connection.ConnectionTester 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.FullQueryConnectionTester QueryConnectionTester UnifiedConnectionTester 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.