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.
|
org.datanucleus.store.rdbms.datasource.dbcp.pool |
Repackaged Apache DBCP connection pool.
|
org.datanucleus.store.rdbms.datasource.dbcp.pool.impl |
Repackaged Apache DBCP connection pool.
|
Class and Description |
---|
ObjectPool
A pooling interface.
|
Class and Description |
---|
BaseObjectPool
A simple base implementation of
ObjectPool . |
KeyedObjectPool
A "keyed" pooling interface.
|
KeyedObjectPoolFactory
A factory for creating
KeyedObjectPool s. |
KeyedPoolableObjectFactory
An interface defining life-cycle methods for
instances to be served by a
KeyedObjectPool . |
ObjectPool
A pooling interface.
|
PoolableObjectFactory
An interface defining life-cycle methods for
instances to be served by an
ObjectPool . |
Class and Description |
---|
KeyedObjectPoolFactory
A factory for creating
KeyedObjectPool s. |
ObjectPool
A pooling interface.
|
PoolableObjectFactory
An interface defining life-cycle methods for
instances to be served by an
ObjectPool . |
Class and Description |
---|
KeyedObjectPool
A "keyed" pooling interface.
|
KeyedPoolableObjectFactory
An interface defining life-cycle methods for
instances to be served by a
KeyedObjectPool . |
ObjectPool
A pooling interface.
|
PoolableObjectFactory
An interface defining life-cycle methods for
instances to be served by an
ObjectPool . |
Class and Description |
---|
BaseKeyedObjectPool
A simple base implementation of
KeyedObjectPool . |
BaseObjectPool
A simple base implementation of
ObjectPool . |
KeyedObjectPool
A "keyed" pooling interface.
|
KeyedObjectPoolFactory
A factory for creating
KeyedObjectPool s. |
KeyedPoolableObjectFactory
An interface defining life-cycle methods for
instances to be served by a
KeyedObjectPool . |
ObjectPool
A pooling interface.
|
ObjectPoolFactory
A factory interface for creating
ObjectPool s. |
PoolableObjectFactory
An interface defining life-cycle methods for
instances to be served by an
ObjectPool . |
Copyright © 2017. All rights reserved.