Package | Description |
---|---|
org.nrg.xft.db |
Modifier and Type | Method and Description |
---|---|
static DBConfig |
DBPool.GetDBConfig(String dbID)
Gets the DBConfig with the matching db identifier.
|
Modifier and Type | Method and Description |
---|---|
Collection<DBConfig> |
DBPool.getDBConfigs() |
Modifier and Type | Method and Description |
---|---|
static void |
DBPool.AddDBConfig(DBConfig db)
Add DBConfig to the available configs.
|
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.