Package org.eigenbase.jdbc4

Provides source compatibility gunk when building a JDBC 4.0 driver implementation against JDK 1.5.

See:
          Description

Interface Summary
NClob Dummy interface for JDBC 4 source compatibility.
RowId Dummy interface for JDBC 4 source compatibility.
RowIdLifetime Dummy interface for JDBC 4 source compatibility.
SQLXML Dummy interface for JDBC 4 source compatibility.
 

Class Summary
Unwrappable Gunk for JDBC 4 source compatibility.
UnwrappableRJConnection Gunk for JDBC 4 source compatibility.
 

Package org.eigenbase.jdbc4 Description

Provides source compatibility gunk when building a JDBC 4.0 driver implementation against JDK 1.5. For more information, see Eigenpedia.

 

Revision $Id: //open/dev/farrago/src/org/eigenbase/jdbc4/package.html#3 $
Copyright Copyright (C) 2008-2009 The Eigenbase Project
Copyright (C) 2008-2009 SQLstream, Inc.
Copyright (C) 2008-2009 LucidEra, Inc.
Author John V. Sichi