Class DriverConnectionFactory

java.lang.Object
org.apache.commons.dbcp.DriverConnectionFactory
All Implemented Interfaces:
ConnectionFactory

public class DriverConnectionFactory extends Object implements ConnectionFactory
A Driver-based implementation of ConnectionFactory.
Version:
$Revision: 479137 $ $Date: 2006-11-25 10:51:48 -0500 (Sat, 25 Nov 2006) $
Author:
Rodney Waldhoff