by arrrghnold, elindberg, ellisojl, eroi, toddrun
migrate4j strives to be Java's answer to the db:migrate rake task in Rails. While it isn't a replacement or clone, it does provide simple configuration, flexibility and ease of use in a database migration tool.
Migrate4j is a migration tool for java, similar to Ruby's db:migrate task. Unlike other Java based migration tools, database schema changes are defined in Java, not SQL. This means your migrations can be applied to different database engines without ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use