SuccessChanges

Summary

  1. Fixes in JPA annotations (details)
Commit 63bcec2109daa0d7873d5d200e483989b9d9de53 by 84422910+olivergr77
Fixes in JPA annotations
JPA annotations now control whether an entity can have a null field and
added lengths to some fields. Also added @Temporal annotation to all
dates fields.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryEntity.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/ViewEntity.java (diff)