Hi all,
Consider the following scenĂ¡rio:
I build a version 1.0 application and I distribute this application to 10 different customers that use different DBMSs. Now consider I release version 2.0 of that application and I was forced to add some tables, remove others, and also modify the columns of the remaining tables.
My question is: Do I have to create data structure modification SQL for every one of the DBMSs or does Hibernate have a tool to help me in this task?
Thanks in advance
_________________ André Rodrigues Pena
|