net.sourceforge.backpedal.impl.db
Class ConnectionFactoryImpl
java.lang.Object
|
+--net.sourceforge.backpedal.impl.db.ConnectionFactoryImpl
- All Implemented Interfaces:
- ConnectionFactory
- public class ConnectionFactoryImpl
- extends Object
- implements ConnectionFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionFactoryImpl
public ConnectionFactoryImpl()
setDriverName
public void setDriverName(String driverName)
setConnectUrl
public void setConnectUrl(String connectUrl)
addProperty
public void addProperty(String s)
getConnection
public Connection getConnection()
throws SQLException
- Specified by:
getConnection
in interface ConnectionFactory
SQLException
Copyright © Sourceforge. All Rights Reserved.