| Package | Description |
|---|---|
| de.uni_leipzig.asv.util | |
| de.uni_leipzig.asv.util.commonDB |
| Modifier and Type | Method and Description |
|---|---|
VectorNameTable |
VectorNameTable.loadDB(DBConnection dbcon,
String queryfile) |
| Constructor and Description |
|---|
CommonDB(DBConnection dbCon,
String fileName,
boolean showQueries)
This constructor establishes a connection to a Database and loads the
queryfile.
|
CommonDB(DBConnection dbCon,
String fileName,
boolean showQueries,
boolean isSwing)
This constructor establishes a connection to a Database and loads the
queryfile.
|
Copyright © 2013. All rights reserved.