Uses of Class
io.ebeaninternal.dbmigration.migration.Configuration
| Package | Description |
|---|---|
| io.ebeaninternal.dbmigration.migration | |
| io.ebeaninternal.dbmigration.model |
-
Uses of Configuration in io.ebeaninternal.dbmigration.migration
Methods in io.ebeaninternal.dbmigration.migration that return Configuration Modifier and Type Method Description ConfigurationObjectFactory. createConfiguration()Create an instance ofConfiguration -
Uses of Configuration in io.ebeaninternal.dbmigration.model
Methods in io.ebeaninternal.dbmigration.model with parameters of type Configuration Modifier and Type Method Description voidMConfiguration. apply(Configuration configuration)Apply the migration configuration.