public class ConnectionProvider extends Object
Modifier and Type | Field and Description |
---|---|
protected static String |
DB_DIR |
protected static String |
DB_DRIVER_CLASS |
protected static String |
dbDirPath |
Constructor and Description |
---|
ConnectionProvider() |
Modifier and Type | Method and Description |
---|---|
static Connection |
connect(String scope) |
static void |
dropDataBase(String scope) |
static Set<String> |
initializedScopes() |
protected static final String DB_DIR
protected static final String DB_DRIVER_CLASS
protected static String dbDirPath
Copyright © 2014. All Rights Reserved.