Package org.datanucleus.store.rdbms.connectionpool
package org.datanucleus.store.rdbms.connectionpool
Package providing support for all major Connection Pools.
-
ClassDescriptionAbstract superclass for ConnectionPool factory.Plugin for the creation of a C3P0 connection pool.Wrapper for a connection pool.Factory for making ConnectionPools.Exception thrown when a datastore driver class (e.g JDBC driver) is not found.Exception thrown when encountering an error creating a data source pool.Plugin for the creation of a DBCP2 connection pool, using repackaged DBCP2 classes.Plugin for the creation of a DBCP2 connection pool.Default ConnectionPool factory implementation (no pooling).Wrapper to the JDBC DataSource class.Plugin for the creation of a Tomcat JDBC connection pool.