Package | Description |
---|---|
info.bioinfweb.commons.sql.sqlproperties |
Modifier and Type | Class and Description |
---|---|
class |
ConcreteSQLProperties
Default implementation of the
SQLProperties interface. |
Modifier and Type | Method and Description |
---|---|
static void |
SQLXMLReader.readDatabase(XMLEventReader reader,
SQLProperties properties)
Reads information information about a database connection from a XML-document.
|
static void |
SQLXMLReader.readDatabase(XMLEventReader reader,
SQLProperties properties)
Reads information information about a database connection from a XML-document.
|