Package at.tuwien.ifs.somtoolbox.database

Classes providing the connection to and reading from or writing to a database.

See:
          Description

Class Summary
DBConnector An abstract Database connector.
Index2DatabaseImporter Reads data from a TeSeTool generated (Lucene-based) index and writes it to a database.
MySQLConnector This class handles the communication with a MySQL database.
TODO: replace using this class by using e.g.
VectorFile2DatabaseImporter Imports input and template vector files to a database.
 

Package at.tuwien.ifs.somtoolbox.database Description

Classes providing the connection to and reading from or writing to a database.