See: Description
Class | Description |
---|---|
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.
|