Uses of Class
org.javalite.db_migrator.maven.AbstractDbMigrationMojo
-
Uses of AbstractDbMigrationMojo in org.javalite.db_migrator.maven
Modifier and TypeClassDescriptionclass
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.class
class
class
Migrate to latest schema version.class
class
Validate current schema against available migrations.