org.gcube.data.analysis.statisticalmanager.types
Class ConnectionPool
java.lang.Object
org.gcube.data.analysis.statisticalmanager.types.ConnectionPool
public class ConnectionPool
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getConnectionPool
public static ConnectionPool getConnectionPool()
throws ConnectionPoolException
- Throws:
ConnectionPoolException
getConnection
public Connection getConnection()
throws ConnectionPoolException
- Throws:
ConnectionPoolException
releaseConnection
public void releaseConnection(Connection con)
Copyright © 2012. All Rights Reserved.