Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.data |
Classes in this package implement reading, storing and providing of different data needed for the SOM, e.g.
|
at.tuwien.ifs.somtoolbox.database |
Classes providing the connection to and reading from or writing to a database.
|
Class and Description |
---|
MySQLConnector
This class handles the communication with a MySQL database.
TODO: replace using this class by using e.g. |
Class and Description |
---|
DBConnector
An abstract Database connector.
|
MySQLConnector
This class handles the communication with a MySQL database.
TODO: replace using this class by using e.g. |