org.gcube.messaging.common.consumer.db
Class PoolManager

java.lang.Object
  extended by org.gcube.messaging.common.consumer.db.PoolManager

public class PoolManager
extends Object


Constructor Summary
PoolManager(String dbName)
           
 
Method Summary
 String getInternalConnectionString()
           
 Connection getInternalDBConnection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PoolManager

public PoolManager(String dbName)
Method Detail

getInternalDBConnection

public Connection getInternalDBConnection()
                                   throws Exception
Throws:
Exception

getInternalConnectionString

public String getInternalConnectionString()


Copyright © 2013. All Rights Reserved.