aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/at/ac/tuwien/sepm/assignment/groupphase/einsatzverwaltung/dao/RegistrationDatabaseDAO.java
Commit message (Expand)AuthorAgeFilesLines
* Rename 'einsatzverwaltung' to 'missioncontrol' + remove TODO [#25963]Dominic Rogetzer2018-06-181-130/+0
* Fix instant retrieval, RegistrationDAO.list #27305Tharre2018-06-171-2/+6
* Rollback in cases where we throw ourselves #27305Tharre2018-06-171-1/+3
* Rework RegistrationDatabaseDAO #27305Tharre2018-06-171-79/+69
* Remove finally block, reset autocommit in RegistrationDB-DAO [#27305]Dominic Rogetzer2018-06-161-9/+2
* removed logging for exceptions which will be logged in service #27033Felix Kehrer2018-05-271-7/+1
* Prepare vehicle-dao fix by adding RegistrationDatabaseDAO.list [#25963]Dominic Rogetzer2018-05-241-1/+42
* Fix insert bug in RegistrationDAO.add()Tharre2018-05-231-1/+1
* Revert "Fix problem where listing operations would throw exception, downgradi...Tharre2018-05-231-1/+1
* Fix problem where listing operations would throw exception, downgrading h2 to...Felix Kehrer2018-05-231-1/+1
* Change interfaces to use Set instead of ListTharre2018-05-121-4/+4
* Changed enums (and similar fields) to match enum names of JavaFelix Kehrer2018-05-071-1/+1
* Rename Registration Dao & service to conventional styleFelix Kehrer2018-05-071-0/+106