public class ProxoolConnectionPoolFactory.ProxoolConnectionPool extends Object implements ConnectionPool
| Constructor and Description |
|---|
ProxoolConnectionPool(org.logicalcobwebs.proxool.ProxoolDataSource ds,
String poolURL) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Method to call when closing the StoreManager down, and consequently to close the pool.
|
DataSource |
getDataSource()
Accessor for the pooled DataSource.
|
public ProxoolConnectionPool(org.logicalcobwebs.proxool.ProxoolDataSource ds,
String poolURL)
public void close()
ConnectionPoolclose in interface ConnectionPoolpublic DataSource getDataSource()
ConnectionPoolgetDataSource in interface ConnectionPoolCopyright © 2015. All rights reserved.