public interface ConnectionPoolFactory
| Modifier and Type | Method and Description |
|---|---|
ConnectionPool |
createConnectionPool(org.datanucleus.store.StoreManager storeMgr)
Method to return a new ConnectionPool
|
ConnectionPool createConnectionPool(org.datanucleus.store.StoreManager storeMgr)
storeMgr - StoreManager that this will be used withCopyright © 2020. All rights reserved.