org.gcube.vremanagement.vremodeler.db
Class DBInterface

java.lang.Object
  extended by org.gcube.vremanagement.vremodeler.db.DBInterface

public class DBInterface
extends Object

Author:
lucio

Constructor Summary
DBInterface()
           
 
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
 

Constructor Detail

DBInterface

public DBInterface()
Method Detail

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.