SuccessChanges

Summary

  1. tsk9 Updates sql, serializes all domain, adds test to UserEJB (details)
  2. Adds comments to Event entity (details)
Commit 2b7c4784a100f8a07c09b4491a41ac04db06abd3 by ansousa
tsk9 Updates sql, serializes all domain, adds test to UserEJB
Updates the sql script full and test. Serializes the entities. Fixes
UserEJB and adds test.
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/lettab/service/UserEJBTest.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/lettab/service/EJBTestSuite.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java
The file was modifiedadditional-material/db/letta-mysql.test.sql
The file was modifiedadditional-material/db/letta-mysql.full.sql
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/lettab/service/UserEJB.java
Commit 0dcb658e1e310dfb9f093bf022da1072a99573ce by ansousa
Adds comments to Event entity
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java