- Oct 27, 2015
-
-
Thiemo Belmega authored
* DatabaseController loads related apps/features when loadings feature/app from database
-
Thiemo Belmega authored
* Create Tool.UP_cfg.xml file with database properties
-
Thiemo Belmega authored
-
Thiemo Belmega authored
* Move Category and Feature classes to src dir * Move database url String to Properties class * Extract common lines from DatabaseConnector class to execute() method
-
Thiemo Belmega authored
-
Thiemo Belmega authored
* Use BusinessObjectFactory to create instance of class depending on ID prefix * Create Category class * Add WHERE clause to DataBaseControllers SQL
-
- Oct 26, 2015
-
-
Thiemo Belmega authored
* Introduce super class BusinessObject for Application * Implement Feature extends BusinessObject * Modify concept of ID, has type prefix now * Adjust SQL script
-
- Oct 22, 2015
-
-
Thiemo Belmega authored
* Implement the Application class * Implement the DatabaseController, that loads an Application with gived ID to database
-