I have a project, where both object and relational model changes with a new
release. Currently I use XDoclet to generate both repository and SQL (via
Torque). Is there any way to generate SQL DDL able to update table
structures to accomodate them to a new object model, preserving data? Or
should I somehow export data from the db to inject them after database
structure update?


BTW thanks for OJB - it's a nice piece of code

David


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to