|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UTGBConfig.Database | |
|---|---|
| org.utgenome.config | UTGB's configuration data objects |
| org.utgenome.gwt.utgb.server | UTGB's server-side libraries for supporting web request handling, managing database connections, initialization of UTGB web applications, etc. |
| Uses of UTGBConfig.Database in org.utgenome.config |
|---|
| Fields in org.utgenome.config with type parameters of type UTGBConfig.Database | |
|---|---|
List<UTGBConfig.Database> |
UTGBConfig.database
|
| Methods in org.utgenome.config that return UTGBConfig.Database | |
|---|---|
UTGBConfig.Database |
UTGBConfig.getDatabase(String id)
|
| Uses of UTGBConfig.Database in org.utgenome.gwt.utgb.server |
|---|
| Methods in org.utgenome.gwt.utgb.server with parameters of type UTGBConfig.Database | |
|---|---|
static org.xerial.db.sql.DatabaseAccess |
JDBCService.getDatabaseAccess(String projectRootFolder,
UTGBConfig.Database db)
|
static org.xerial.db.sql.DatabaseAccess |
JDBCService.getDatabaseAccess(UTGBConfig.Database db)
|
| Constructors in org.utgenome.gwt.utgb.server with parameters of type UTGBConfig.Database | |
|---|---|
JDBCService.GenericDBAccess(UTGBConfig.Database db)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||