org.gcube.application.aquamaps.aquamapsservice.impl.db
Class PoolManager

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.impl.db.PoolManager

public class PoolManager
extends Object


Field Summary
protected static org.gcube.common.core.utils.logging.GCUBELog logger
           
 
Constructor Summary
PoolManager()
           
 
Method Summary
static String getInternalConnectionString()
           
static Connection getInternalDBConnection()
           
static Connection getPostGisDBConnection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static org.gcube.common.core.utils.logging.GCUBELog logger
Constructor Detail

PoolManager

public PoolManager()
Method Detail

getInternalDBConnection

public static Connection getInternalDBConnection()
                                          throws Exception
Throws:
Exception

getPostGisDBConnection

public static Connection getPostGisDBConnection()
                                         throws Exception
Throws:
Exception

getInternalConnectionString

public static String getInternalConnectionString()


Copyright © 2013. All Rights Reserved.