org.apache.commons.dbcp
public class DriverConnectionFactory extends Object implements ConnectionFactory
Version: $Revision: 479137 $ $Date: 2006-11-25 08:51:48 -0700 (Sat, 25 Nov 2006) $
| Constructor Summary | |
|---|---|
| DriverConnectionFactory(Driver driver, String connectUri, Properties props) | |
| Method Summary | |
|---|---|
| Connection | createConnection() |
| String | toString() |