SuccessChanges

Summary

  1. Fixes JPA realitionships (details)
Commit d7ae056c00821bcfd9dbb1c81ff66b0294166f99 by daouterelo
Fixes JPA realitionships
The mappedby attribute was changed because it was incorrects. The
joincolumns attribute was missed. Now is established to reference the
other part of the relationship.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java (diff)