org.gcube.application.aquamaps.aquamapsportlet.servlet.db
Class ConnectionProvider
java.lang.Object
org.gcube.application.aquamaps.aquamapsportlet.servlet.db.ConnectionProvider
public class ConnectionProvider
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DB_DIR
protected static final String DB_DIR
- See Also:
- Constant Field Values
DB_DRIVER_CLASS
protected static final String DB_DRIVER_CLASS
- See Also:
- Constant Field Values
dbDirPath
protected static String dbDirPath
ConnectionProvider
public ConnectionProvider()
initializedScopes
public static Set<String> initializedScopes()
connect
public static Connection connect(String scope)
throws Exception
- Throws:
Exception
dropDataBase
public static void dropDataBase(String scope)
Copyright © 2013. All Rights Reserved.