Package net.sf.farrago.jdbc.client

Implements the client side of the Farrago JDBC driver.

See:
          Description

Class Summary
FarragoJdbcClientDriver FarragoJdbcClientDriver implements the Farrago client side of the Driver interface via the RmiJdbc proxy.
FarragoJdbcClientDriver.CustomRJDriver  
FarragoRJConnection JDBC connection to Farrago across an RMI transport.
FarragoRJMedDataWrapper Client-side JDBC implementation of FarragoMedDataWrapper.
FarragoUnregisteredVjdbcClientDriver FarragoUnregisteredJdbcClientDriver implements the Farrago client side of the Driver interface via the VJDBC proxy.
FarragoUnregisteredVjdbcHttpClientDriver FarragoUnregisteredVJdbcHttpClientDriver implements the Farrago client side of the Driver interface via the VJDBC HTTP servlet proxy.
FarragoVjdbcClientDriver FarragoJdbcClientDriver implements the Farrago client side of the Driver interface via the VJDBC proxy.
FarragoVjdbcHttpClientDriver FarragoJdbcHttpClientDriver implements the Farrago client side of the Driver interface via the VJDBC HTTP servlet proxy.
 

Package net.sf.farrago.jdbc.client Description

Implements the client side of the Farrago JDBC driver.

NOTE jvs 2-Oct-2005: This package gets included in client-side code, so it must be source-compatible with JDK 1.4.

 

Revision $Id: //open/dev/farrago/src/net/sf/farrago/jdbc/client/package.html#8 $
Copyright Copyright (C) 2005-2009 The Eigenbase Project
Copyright (C) 2005-2009 SQLstream, Inc.
Copyright (C) 2005-2009 LucidEra, Inc.
Author John V. Sichi