Uses of Class
io.ebeaninternal.dbmigration.migration.Configuration
Packages that use Configuration
-
Uses of Configuration in io.ebeaninternal.dbmigration.migration
Methods in io.ebeaninternal.dbmigration.migration that return ConfigurationModifier and TypeMethodDescriptionObjectFactory.createConfiguration()Create an instance ofConfiguration -
Uses of Configuration in io.ebeaninternal.dbmigration.model
Methods in io.ebeaninternal.dbmigration.model with parameters of type ConfigurationModifier and TypeMethodDescriptionvoidMConfiguration.apply(Configuration configuration) Apply the migration configuration.