org.apache.commons.dbcp
public class DriverConnectionFactory extends Object implements ConnectionFactory
Version: $Revision: 1.7 $ $Date: 2004/02/28 12:18:17 $
| Constructor Summary | |
|---|---|
| DriverConnectionFactory(Driver driver, String connectUri, Properties props) | |
| Method Summary | |
|---|---|
| Connection | createConnection() |
| String | toString() |