Package | Description |
---|---|
com.caucho.sql | |
com.caucho.sql.spy |
Class and Description |
---|
ConnectionConfig
Configures the connection
|
DBPool
Manages a pool of database connections.
|
DBPoolImpl
Manages a pool of database connections.
|
DriverConfig
Configures the database driver.
|
ManagedConnectionImpl
Represents a single pooled connection.
|
UserConnection
Adapts the JDBC 2.0 connection pooling and XA support for database drivers
which don't understand it.
|
UserPreparedStatement
User-view of prepared statements
|
UserStatement
User-view of a statement;
|
Class and Description |
---|
DriverConfig
Configures the database driver.
|