[jboss-user] [EJB 3.0] - How to migrate data when entity model changes

forumer do-not-reply at jboss.com
Wed Oct 18 21:55:25 EDT 2006


I would like to know various ways to easily migrate data generated in tables, created by JPA, provider from an old object model to tables created using a newer object model. Entity relationships may have changed in the new model, some fields added and a few others removed. It would be very cumbersome to write SQL directly against the generated tables to extract and insert data! Are there any tools available to do this?

TIA

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979231#3979231

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979231



More information about the jboss-user mailing list