Class Summary |
Checker |
This class provides some static methods needed by other classes for
database check/setup-ing. |
CorpusWrapper |
This class extends CorpusImpl adding database persistence via Jdbc. |
Database |
Objects of type Database are used to connect to a database. |
DocumentWrapper |
This class extends DocumentImpl adding database persistence via Jdbc. |
Field |
This class is used in defining databases structure. |
OracleDataStore |
Provides connection to an Oracle Database. |
PostgresDataStore |
Provides connection to an Oracle Database. |
Table |
This class is used in defining databases structure. |
TestDB |
|