Interface | Description |
---|---|
SQLProperties |
Classes implementing this interface provide a bean to store information to connect to a SQL database.
|
SQLXMLConstants |
XML constants for the namespace http://bioinfweb.info/xmlns/SQLConnection.
|
Class | Description |
---|---|
ConcreteSQLProperties |
Default implementation of the
SQLProperties interface. |
SQLXMLReader |
Reads data necessary to connect to a SQL database.
|