aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add missing hasNef attr. to VehicleVersion tableTharre2018-05-031-0/+1
|/
* Allow multiple registrations at onceTharre2018-05-032-6/+8
| | | | Otherwise, proper validation wouldn't be possible.
* DTO getters should be public, not package-privateTharre2018-05-024-25/+25
|
* Add JDBCConnectionManagerTharre2018-05-011-0/+45
|
* Add sql database schemaTharre2018-05-011-0/+57
|
* Implement interfaces and the correspondant DTOsTharre2018-05-0119-0/+697