DB Migration is a framework based on Spring for handling automatic db schema updates. With DBMigration you can bundle upgrade scripts in you application. Its purpose is to manage db updates consistently both for development than for production releases.
Version0.7.2compared with

Version Details

Compile Changes (3)

0.7.1 0.7.2
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.springframework » spring-beans2.0.12.0.6
~ Updated org.springframework » spring-core2.0.12.0.6
~ Updated org.springframework » spring-jdbc2.0.12.0.6