No one should learn anything more than once
Sep 10, 2011
A procedure to migrate database
1. Backup the database file into .bak
2. Make a change on CayenneModeler, save the XML
3. Generate migration SQL
4. Start Java application (because the migration will be run automatically) OR run the migration explicitly.
‹
›
Home
View web version