Package com.lucidera.jdbc

Provides LucidDB-specific JDBC drivers.

See:
          Description

Class Summary
LucidDbHttpDriver LucidDbHttpDriver is a JDBC driver for the LucidDB server for use by remote clients over HTTP.
LucidDbLocalDriver LucidDbLocalDriver is a JDBC driver for the LucidDB engine for use by callers running in the same JVM with the DBMS.
LucidDbRmiDriver LucidDbRmiDriver is a JDBC driver for the LucidDB server for use by remote clients communicating via RMI.
 

Package com.lucidera.jdbc Description

Provides LucidDB-specific JDBC drivers.

Revision $Id: //open/dev/farrago/src/com/lucidera/jdbc/package.html#2 $
Copyright Copyright (C) 2005-2009 LucidEra, Inc.
Copyright (C) 2005-2009 The Eigenbase Project
Author John V. Sichi, Oscar Gothberg