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