Skip to content
Snippets Groups Projects
  1. Dec 13, 2015
  2. Dec 12, 2015
  3. Dec 11, 2015
  4. Dec 02, 2015
  5. Nov 29, 2015
  6. Nov 26, 2015
  7. Nov 25, 2015
  8. Nov 15, 2015
  9. Nov 13, 2015
    • Thiemo Belmega's avatar
      Implement conversion from Json · 862e7044
      Thiemo Belmega authored
      * Implement conversion of related BOs from Json
      * Implement method BusinessObject.equalsInAllProperties
      * Fixed spelling mistake in test resource TestApplication.json
      862e7044
  10. Nov 07, 2015
  11. Nov 06, 2015
  12. Nov 03, 2015
    • Thiemo Belmega's avatar
      Refactor SqlStatement class · 97a972fa
      Thiemo Belmega authored
      * Made methods generic, removed unneeded code
      * Dropped SELECT_Statements.xml, added two statements to
      SQL_Statements.xml
      97a972fa
    • Thiemo Belmega's avatar
      Implement DELETE and UPDATE · 6878844a
      Thiemo Belmega authored
      * Implement DatabaseController method to delete BusinessObject
      * Implement DatabaseController method to update BusinessObject
      * Commit missing file with SQL statements
      * Adjusted TestCreateScript with ON DELETE constraints
      * Splitted DatabaseControllerTest by introducing
      DatabaseControllerDataProvider and DatabaseControllerRelationsTest
      6878844a
Loading