Uses of Class
org.javalite.db_migrator.maven.AbstractDbMigrationMojo
Packages that use AbstractDbMigrationMojo
-
Uses of AbstractDbMigrationMojo in org.javalite.db_migrator.maven
Subclasses of AbstractDbMigrationMojo in org.javalite.db_migrator.mavenModifier and TypeClassDescriptionclassCheck 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.classclassclassMigrate to latest schema version.classclassValidate current schema against available migrations.