com.lucidera.jdbc
Class LucidDbRmiDriver
java.lang.Object
net.sf.farrago.jdbc.FarragoAbstractJdbcDriver
net.sf.farrago.jdbc.client.FarragoUnregisteredVjdbcClientDriver
com.lucidera.jdbc.LucidDbRmiDriver
- All Implemented Interfaces:
- Driver
public class LucidDbRmiDriver
- extends FarragoUnregisteredVjdbcClientDriver
LucidDbRmiDriver is a JDBC driver for the LucidDB server for use by remote
clients communicating via RMI. It is based on VJDBC.
- Version:
- $Id: //open/dev/farrago/src/com/lucidera/jdbc/LucidDbRmiDriver.java#10 $
- Author:
- John V. Sichi
Methods inherited from class net.sf.farrago.jdbc.FarragoAbstractJdbcDriver |
acceptsURL, acceptsUrlWithHostPort, applyDefaultConnectionProps, 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 |
LucidDbRmiDriver
public LucidDbRmiDriver()
getBaseUrl
public String getBaseUrl()
- Overrides:
getBaseUrl
in class FarragoAbstractJdbcDriver
- Returns:
- the base JDBC URL for this driver; subclassing drivers can
override this to customize the URL scheme