xaberue / GamersCreedDAW

Gamers social network [Final DAW project 2015 (Adrià Nieto, Xavi Rueda) ]
0 stars 0 forks source link

Create DTO model layer #2

Closed ChustaSoft closed 9 years ago

ChustaSoft commented 9 years ago

Create the DTO layer by using Hibernate in a JPA project

ChustaSoft commented 9 years ago

Finished, we did a JPA project with Hibernate, also found and fixed a problem in the table, we forgot the relationships between users (follows)

The EntityManager works fine

ChustaSoft commented 9 years ago

The Entity model has done from tables