public class C3P0ConnectionPoolFactory extends AbstractConnectionPoolFactory
| Modifier and Type | Class and Description |
|---|---|
class |
C3P0ConnectionPoolFactory.C3P0ConnectionPool |
| Constructor and Description |
|---|
C3P0ConnectionPoolFactory() |
| 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 © 2015. All rights reserved.