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