public class BoneCPConnectionPoolFactory extends AbstractConnectionPoolFactory
| Modifier and Type | Class and Description |
|---|---|
class |
BoneCPConnectionPoolFactory.BoneCPConnectionPool |
| Constructor and Description |
|---|
BoneCPConnectionPoolFactory() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionPool |
createConnectionPool(org.datanucleus.store.StoreManager storeMgr)
Method to return a new ConnectionPool
|
getPropertiesForDriver, loadDriverpublic ConnectionPool createConnectionPool(org.datanucleus.store.StoreManager storeMgr)
ConnectionPoolFactorystoreMgr - StoreManager that this will be used withCopyright © 2020. All rights reserved.