Package | Description |
---|---|
org.datanucleus.store.rdbms.datasource.dbcp.pool.impl |
Repackaged Apache DBCP connection pool.
|
Modifier and Type | Method and Description |
---|---|
void |
GenericKeyedObjectPool.setConfig(GenericKeyedObjectPool.Config conf)
Sets the configuration.
|
Constructor and Description |
---|
GenericKeyedObjectPool(KeyedPoolableObjectFactory factory,
GenericKeyedObjectPool.Config config)
Create a new
GenericKeyedObjectPool using the specified values. |
GenericKeyedObjectPoolFactory(KeyedPoolableObjectFactory factory,
GenericKeyedObjectPool.Config config)
Create a new GenericKeyedObjectPoolFactory.
|
Copyright © 2023. All rights reserved.