Package com.googlecode.flyway.maven

Class Summary
CleanMojo Maven goal that drops all database object.
HistoryMojo Maven goal that shows the history (all applied migrations) of the database.
IncludeProjectDependenciesComponentConfigurator A custom ComponentConfigurator which adds the project's runtime classpath elements to the
InitMojo Maven goal that initializes the metadata table in an existing schema.
MigrateMojo Maven goal that triggers the migration of the configured database to the latest version.
MigrationDumper Dumps migrations in an ascii-art table in the logs and the Maven console.
StatusMojo Maven goal that shows the status (current version) of the database.
 



Copyright © 2010. All Rights Reserved.