swe574-group2 / swe574

This repository is created for the course named "SWE 574 - Software Development as a Team".
5 stars 0 forks source link

Annotation Database Modelling with Hibernate/Lombok #31

Closed penumbram-zz closed 7 years ago

ardaofluoglu commented 7 years ago

The base object contains id and type. An annotation has a body and target. A target has a selector. All classes extend from the AbstractEntity