manmanliang / nominationwhist

Automatically exported from code.google.com/p/nominationwhist
0 stars 0 forks source link

Database integration through Hibernate annotations #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We need to add Hibernate annotations to all classes for database integration. 
Specifically we need to 
annotate:

1. Game
2. Round
3. Hand
4. Trick
5. Card

Original issue reported on code.google.com by robkated...@gmail.com on 7 Oct 2009 at 3:40

GoogleCodeExporter commented 8 years ago

Original comment by robkated...@gmail.com on 7 Oct 2009 at 3:45

GoogleCodeExporter commented 8 years ago
Implemented database backing for each of the necessary areas

Original comment by robkated...@gmail.com on 25 Oct 2009 at 12:24