| Package | Description |
|---|---|
| org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl |
This is a repackaged Apache Commons DBCP v2.1.1 and Apache Commons Pool v2.4.2.
|
| Modifier and Type | Method and Description |
|---|---|
GenericKeyedObjectPoolConfig |
GenericKeyedObjectPoolConfig.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericKeyedObjectPool.setConfig(GenericKeyedObjectPoolConfig conf)
Sets the configuration.
|
| Constructor and Description |
|---|
GenericKeyedObjectPool(KeyedPooledObjectFactory<K,T> factory,
GenericKeyedObjectPoolConfig config)
Create a new
GenericKeyedObjectPool using a specific
configuration. |
Copyright © 2016. All rights reserved.