| Package | Description |
|---|---|
| org.datanucleus.store.rdbms.connectionpool | |
| org.datanucleus.store.rdbms.datasource.dbcp |
Repackaged Apache DBCP connection pool.
|
| org.datanucleus.store.rdbms.datasource.dbcp.managed |
Repackaged Apache DBCP connection pool.
|
| Class and Description |
|---|
| PoolingDataSource |
| Class and Description |
|---|
| AbandonedConfig
Configuration settings for handling abandoned db connections.
|
| AbandonedTrace
Tracks db connection usage for recovering and reporting
abandoned db connections.
|
| ConnectionFactory
Abstract factory interface for creating
Connections. |
| DelegatingCallableStatement
A base delegating implementation of
CallableStatement. |
| DelegatingConnection
A base delegating implementation of
Connection. |
| DelegatingPreparedStatement
A base delegating implementation of
PreparedStatement. |
| DelegatingStatement
A base delegating implementation of
Statement. |
| PoolableConnectionFactory
A
PoolableObjectFactory that creates
PoolableConnections. |
| Class and Description |
|---|
| AbandonedConfig
Configuration settings for handling abandoned db connections.
|
| AbandonedTrace
Tracks db connection usage for recovering and reporting
abandoned db connections.
|
| BasicDataSource
Basic implementation of
javax.sql.DataSource that is
configured via JavaBeans properties. |
| ConnectionFactory
Abstract factory interface for creating
Connections. |
| DelegatingConnection
A base delegating implementation of
Connection. |
| PoolableConnection
A delegating connection that, rather than closing the underlying
connection, returns itself to an
ObjectPool when
closed. |
| PoolableConnectionFactory
A
PoolableObjectFactory that creates
PoolableConnections. |
| PoolingDataSource |
Copyright © 2015. All rights reserved.