FailedChanges

Summary

  1. Added the entity UserPlayerJPA (details)
Commit f34d7dd84c8dd9ce50a156e5ae32f0c6ff7db06a by prfernandez2
Added the entity UserPlayerJPA
This entity is used to store all the players a user can create. A user
can be a player too, so we added an attribute which do that.
The file was addeddomain/src/test/java/es/uvigo/esei/dgss/user/UserPlayerJPA.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/user/UserJPA.java (diff)