skills4testing / stock-portfolio-manager

Automatically exported from code.google.com/p/stock-portfolio-manager
0 stars 0 forks source link

Document how JPA modification impact user #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Document how JPA modification and improvement can be added to the code with 
minimal impact to the user.

Original issue reported on code.google.com by alex.bel...@gmail.com on 5 Jul 2011 at 3:31

GoogleCodeExporter commented 8 years ago
The JPA/Hibernate configuration is modified so that the database is not 
automatically created/updated.

Instead, the application now include a mechanism to alter the database (through 
SQ scripts) to ensure that the database is always in sync with the software.

Thus, this is not invisible to the user.

Original comment by alex.bel...@gmail.com on 19 Sep 2011 at 1:34

GoogleCodeExporter commented 8 years ago

Original comment by alex.bel...@gmail.com on 19 Sep 2011 at 1:35