SuccessChanges

Summary

  1. T29.37 Solves the problems with the relations (details)
Commit 40d0a3e32955131b1110abdf4db63d2483edcdba by prfernandez2
T29.37 Solves the problems with the relations
The relations of some entities were wrong and throws errors. This
changes that relations in order to work correctly. The entity MatchJPA
is pending because is throwing errors that are not from the relations.
The file was modifiedservice/src/main/resources/META-INF/persistence.xml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/competition/CompetitionJPA.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/team/TeamJPA.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/fixture/FixtureJPA.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/user/UserJPA.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/user/UserPlayerJPA.java (diff)