org.gcube.vremanagement.vremodeler.db
Class DBInterface
java.lang.Object
org.gcube.vremanagement.vremodeler.db.DBInterface
public class DBInterface
- extends Object
- Author:
- lucio
|
Method Summary |
static com.j256.ormlite.support.ConnectionSource |
connect()
|
static com.j256.ormlite.support.ConnectionSource |
connect(org.gcube.common.core.scope.GCUBEScope scope)
|
static boolean |
dbAlreadyCreated(org.gcube.common.core.scope.GCUBEScope scope)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBInterface
public DBInterface()
dbAlreadyCreated
public static boolean dbAlreadyCreated(org.gcube.common.core.scope.GCUBEScope scope)
- Returns:
-
- Throws:
SQLException
connect
public static com.j256.ormlite.support.ConnectionSource connect(org.gcube.common.core.scope.GCUBEScope scope)
throws SQLException
- Throws:
SQLException
connect
public static com.j256.ormlite.support.ConnectionSource connect()
throws SQLException
- Throws:
SQLException
Copyright © 2013. All Rights Reserved.