The db-lib library is one of the components of the RAGdeterm solution, which are presented below:
The db-lib is a Java class library responsible for database access and the implementation of CRUD operations, as well as basic context-search functionalities for a given type. This library also contains a set of SQL statements that create the RAGdeterm database and its tables. Library is used by other projects.
The library description can be found in this document:
