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.
MetaDataTableRowDumper Dumps migrations in an ascii-art table in the logs and the Maven console.
MigrateMojo Maven goal that triggers the migration of the configured database to the latest version.
StatusMojo Maven goal that shows the status (current version) of the database.
ValidateMojo Maven goal to validate the applied migrations in the database against the available classpath migrations in order to detect accidental migration changes.
 



Copyright © 2010. All Rights Reserved.