Package org.javalite.db_migrator.maven
-
Class Summary Class Description AbstractDbMigrationMojo AbstractMigrationMojo CheckMojo Check current schema against available migrations to see if database is up to date, causing the build to fail if the database is not up to date.CreateMojo DropMojo HelpMojo MigrateMojo Migrate to latest schema version.NewMojo ResetMojo ValidateMojo Validate current schema against available migrations.