A I L R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AutoMigrationRunner - Interface in io.ebean.migration.auto
-
Automatically run DB Migrations on application start.
I
- io.ebean.migration.auto - package io.ebean.migration.auto
L
- loadProperties(Properties) - Method in interface io.ebean.migration.auto.AutoMigrationRunner
-
Load configuration properties.
R
- run(DataSource) - Method in interface io.ebean.migration.auto.AutoMigrationRunner
-
Run DB migrations using the given DataSource.
S
- setBasePlatform(String) - Method in interface io.ebean.migration.auto.AutoMigrationRunner
-
Set the base platform for running the migration.
- setDefaultDbSchema(String) - Method in interface io.ebean.migration.auto.AutoMigrationRunner
-
Set a default DB schema to use.
- setName(String) - Method in interface io.ebean.migration.auto.AutoMigrationRunner
-
Set the name of the database the migration is run for.
- setPlatform(String) - Method in interface io.ebean.migration.auto.AutoMigrationRunner
-
Set the platform for running the migration.
All Classes All Packages