FailedChanges

Summary

  1. MatchEJB added (details)
Commit 68c795c83c2644876c13c1659aa215e0232cbea7 by hector.rodriguez
MatchEJB added
The beginning of MatchEJB was added It contains the basic functions to
manage a match entity like create, read, update, delete and list (CRUDL)
In the future, this will be increased with other functions
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/match/MatchEJB.java (diff)
The file was addeddomain/src/main/resources/META-INF/persistence.xml (diff)