Uses of Package
org.enhydra.jdbc.standard

Packages that use org.enhydra.jdbc.standard
org.enhydra.jdbc.informix   
org.enhydra.jdbc.instantdb   
org.enhydra.jdbc.oracle   
org.enhydra.jdbc.pool   
org.enhydra.jdbc.standard   
org.enhydra.jdbc.sybase   
 

Classes in org.enhydra.jdbc.standard used by org.enhydra.jdbc.informix
StandardConnectionHandle
          This is an implementation of java.sql.Connection which simply delegates almost everything to an underlying physical implemention of the same interface.
StandardConnectionPoolDataSource
          A data source used to create generic pooled connections (factory)
StandardDataSource
          Provides a Data Source which can be used to generate JDBC connections.
StandardPooledConnection
          Provides an implementation of javax.sql.PooledConnection which is completely generic (i.e.
StandardXAConnection
          Provides a generic wrapper for JDBC 1 drivers.
StandardXADataSource
          Data source for creating StandardXAConnections.
StandardXAStatefulConnection
          Provides a wrapper for a physical database connection.
 

Classes in org.enhydra.jdbc.standard used by org.enhydra.jdbc.instantdb
StandardConnectionPoolDataSource
          A data source used to create generic pooled connections (factory)
StandardDataSource
          Provides a Data Source which can be used to generate JDBC connections.
StandardPooledConnection
          Provides an implementation of javax.sql.PooledConnection which is completely generic (i.e.
StandardXAConnection
          Provides a generic wrapper for JDBC 1 drivers.
StandardXADataSource
          Data source for creating StandardXAConnections.
 

Classes in org.enhydra.jdbc.standard used by org.enhydra.jdbc.oracle
StandardConnectionPoolDataSource
          A data source used to create generic pooled connections (factory)
StandardDataSource
          Provides a Data Source which can be used to generate JDBC connections.
StandardPooledConnection
          Provides an implementation of javax.sql.PooledConnection which is completely generic (i.e.
StandardXAConnection
          Provides a generic wrapper for JDBC 1 drivers.
StandardXADataSource
          Data source for creating StandardXAConnections.
 

Classes in org.enhydra.jdbc.standard used by org.enhydra.jdbc.pool
StandardXADataSource
          Data source for creating StandardXAConnections.
 

Classes in org.enhydra.jdbc.standard used by org.enhydra.jdbc.standard
StandardConnectionHandle
          This is an implementation of java.sql.Connection which simply delegates almost everything to an underlying physical implemention of the same interface.
StandardConnectionPoolDataSource
          A data source used to create generic pooled connections (factory)
StandardDataSource
          Provides a Data Source which can be used to generate JDBC connections.
StandardPooledConnection
          Provides an implementation of javax.sql.PooledConnection which is completely generic (i.e.
StandardPreparedStatement
          A very simple implementation of PreparedStatement.
StandardXAConnection
          Provides a generic wrapper for JDBC 1 drivers.
StandardXAConnectionHandle
           
StandardXADataSource
          Data source for creating StandardXAConnections.
StandardXAStatefulConnection
          Provides a wrapper for a physical database connection.
 

Classes in org.enhydra.jdbc.standard used by org.enhydra.jdbc.sybase
StandardConnectionHandle
          This is an implementation of java.sql.Connection which simply delegates almost everything to an underlying physical implemention of the same interface.
StandardConnectionPoolDataSource
          A data source used to create generic pooled connections (factory)
StandardDataSource
          Provides a Data Source which can be used to generate JDBC connections.
StandardPooledConnection
          Provides an implementation of javax.sql.PooledConnection which is completely generic (i.e.
StandardXAConnection
          Provides a generic wrapper for JDBC 1 drivers.
StandardXADataSource
          Data source for creating StandardXAConnections.
StandardXAStatefulConnection
          Provides a wrapper for a physical database connection.