public class DBInterface extends Object
| Constructor and Description |
|---|
DBInterface() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public static boolean dbAlreadyCreated(org.gcube.common.core.scope.GCUBEScope scope)
SQLExceptionpublic static com.j256.ormlite.support.ConnectionSource connect(org.gcube.common.core.scope.GCUBEScope scope)
throws SQLException
SQLExceptionpublic static com.j256.ormlite.support.ConnectionSource connect()
throws SQLException
SQLExceptionCopyright © 2015. All Rights Reserved.