| Author |
Database Changes using what?
|
Tim Resh
Greenhorn
Joined: Aug 09, 2006
Posts: 19
|
|
Hi, everyone.
I have a package that uses three different databases, of which I have to maintain the sql scripts for each upgrade. Does anyone know of some utilities that help with this change management issue. I have looked at LiquidBase already. Hybernate has one built in, but I am far from putting that in. Anyone else?
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Hibernate will do this to an extent, though there are some database objects it can't deal with. PowerDesigner is good, but costs money.
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
 |
|
|
subject: Database Changes using what?
|
|
|