Interface ConnectionFactory
-
- All Superinterfaces:
org.apache.commons.pool.PoolableObjectFactory
public interface ConnectionFactory extends org.apache.commons.pool.PoolableObjectFactory
This class wraps the PoolableObjectFactory Defines how the connection objects are created, validated and destroyed