|
SampleApplications
There are currently two minimal sample projects demonstrating how to use the Carbon Five Migration tools. Maven Plugin Example This example shows how to configure and use the maven-db-migration-plugin. Check it out from subversion and then read the readme.txt. Source: http://svn.carbonfive.com/public/christian/migration-sample1/trunk/ Application Embedding Example This very simple spring-application configures the migration framework to run against a spring-configured DataSource before anything else in the system uses it. Source: http://svn.carbonfive.com/public/christian/migration-sample2/trunk/ |
Sign in to add a comment