net.sf.farrago.jdbc.client
Class FarragoVjdbcHttpClientDriver
java.lang.Object
net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
net.sf.farrago.jdbc.client.FarragoUnregisteredVjdbcHttpClientDriver
net.sf.farrago.jdbc.client.FarragoVjdbcHttpClientDriver
- All Implemented Interfaces:
- Driver
public class FarragoVjdbcHttpClientDriver
- extends FarragoUnregisteredVjdbcHttpClientDriver
FarragoJdbcHttpClientDriver implements the Farrago client side of the Driver
interface via the VJDBC HTTP servlet proxy.
- Version:
- $Id: //open/dev/farrago/src/net/sf/farrago/jdbc/client/FarragoVjdbcHttpClientDriver.java#4 $
- Author:
- Oscar Gothberg
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 |
FarragoVjdbcHttpClientDriver
public FarragoVjdbcHttpClientDriver()