Package | Description |
---|---|
org.enhydra.jdbc.informix | |
org.enhydra.jdbc.pool | |
org.enhydra.jdbc.standard | |
org.enhydra.jdbc.sybase |
Class and Description |
---|
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.
|
Class and Description |
---|
StandardXADataSource
Data source for creating StandardXAConnections.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|