Uses of Package
at.tuwien.ifs.somtoolbox.database

Packages that use at.tuwien.ifs.somtoolbox.database
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. 
 

Classes in at.tuwien.ifs.somtoolbox.database used by at.tuwien.ifs.somtoolbox.data
MySQLConnector
          This class handles the communication with a MySQL database.
TODO: replace using this class by using e.g.
 

Classes in at.tuwien.ifs.somtoolbox.database used by at.tuwien.ifs.somtoolbox.database
DBConnector
          An abstract Database connector.
MySQLConnector
          This class handles the communication with a MySQL database.
TODO: replace using this class by using e.g.