Uses of Package
io.ebean.migration
-
Packages that use io.ebean.migration Package Description io.ebean.migration io.ebean.migration.runner -
Classes in io.ebean.migration used by io.ebean.migration Class Description JdbcMigration Interface to be implemented by Jdbc Java Migrations.JdbcMigrationFactory Factory to create and initialise a JdbcMigration.MigrationConfig Configuration used to run the migration.MigrationVersion The version of a migration used so that migrations are processed in order. -
Classes in io.ebean.migration used by io.ebean.migration.runner Class Description JdbcMigration Interface to be implemented by Jdbc Java Migrations.MigrationConfig Configuration used to run the migration.MigrationVersion The version of a migration used so that migrations are processed in order.