public class TomcatConnectionPoolFactory extends AbstractConnectionPoolFactory
Modifier and Type | Class and Description |
---|---|
class |
TomcatConnectionPoolFactory.TomcatConnectionPool |
Constructor and Description |
---|
TomcatConnectionPoolFactory() |
Modifier and Type | Method and Description |
---|---|
ConnectionPool |
createConnectionPool(org.datanucleus.store.StoreManager storeMgr)
Method to return a new ConnectionPool
|
getPropertiesForDriver, loadDriver
public ConnectionPool createConnectionPool(org.datanucleus.store.StoreManager storeMgr)
ConnectionPoolFactory
storeMgr
- StoreManager that this will be used withCopyright © 2017. All rights reserved.