On Mon, Feb 21, 2011 at 12:40 PM, Craig Boyd <cbo...@contractor.jcpenney.com > wrote:
> I am trying to work my way through managing DDL and versioning it. I am > not a developer so some of my knowledge is a little limited. We are > trying to figure out the best way to manage our development DDL. http://www.liquibase.org will get you pointed in the right direction. Combining this with Maven's dependency management works quite well. Best, Laird