Two compatriots and I have been developing a web app and now have the happy 
problem of needing to migrate existing customer data to the data model of a new 
version.  We've been using EJB annotations since doing so lets us spend the 
bulk of our time working on the value-add pieces of the application and only 
deal with mapping objects to the database at a relatively high level.

Now we're embarking on the next version of the product, and expect to deal with 
migrating existing customer's data.  While we're capable of writing the SQL to 
munge the database as needed, we'd rather find some framework, tools, or 
methodology to help us make the transition.  Has anyone else run into this 
issue?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975873
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to