com.lucidera.jdbc
Class LucidDbHttpDriver
java.lang.Object
net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
net.sf.farrago.jdbc.client.FarragoUnregisteredVjdbcHttpClientDriver
com.lucidera.jdbc.LucidDbHttpDriver
- All Implemented Interfaces:
- Driver
public class LucidDbHttpDriver
- extends FarragoUnregisteredVjdbcHttpClientDriver
LucidDbHttpDriver is a JDBC driver for the LucidDB server for use by remote
clients over HTTP. It is based on VJDBC.
- Version:
- $Id: //open/dev/farrago/src/com/lucidera/jdbc/LucidDbHttpDriver.java#3 $
- 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 |
LucidDbHttpDriver
public LucidDbHttpDriver()