net.sf.farrago.jdbc.client
Class FarragoVjdbcClientDriver
java.lang.Object
net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
net.sf.farrago.jdbc.client.FarragoUnregisteredVjdbcClientDriver
net.sf.farrago.jdbc.client.FarragoVjdbcClientDriver
- All Implemented Interfaces:
- Driver
public class FarragoVjdbcClientDriver
- extends FarragoUnregisteredVjdbcClientDriver
FarragoJdbcClientDriver implements the Farrago client side of the Driver
interface via the VJDBC proxy.
- Version:
- $Id: //open/dev/farrago/src/net/sf/farrago/jdbc/client/FarragoVjdbcClientDriver.java#7 $
- Author:
- John V. Sichi
Methods inherited from class net.sf.farrago.jdbc.FarragoAbstractJdbcDriver |
acceptsURL, acceptsUrlWithHostPort, applyDefaultConnectionProps, getBaseUrl, getClientUrl, getDefaultConnectionProps, getMajorVersion, getMinorVersion, getPropertyInfo, jdbcCompliant, parseConnectionParams, register |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FarragoVjdbcClientDriver
public FarragoVjdbcClientDriver()