Project-Phoenix / WebService

The Webservice based on a REST architecture
GNU General Public License v3.0
3 stars 0 forks source link

Modelling the database #3

Closed Meldanor closed 10 years ago

Meldanor commented 11 years ago

Add all tables to the database for persistance. Using MySQL Workbench to model it. Also create entity classes which Hibernate can handle for simple database communiction and good scaling which many tables.