Uses of Class
io.ebeaninternal.dbmigration.migration.Apply
-
Packages that use Apply Package Description io.ebeaninternal.dbmigration.migration -
-
Uses of Apply in io.ebeaninternal.dbmigration.migration
Methods in io.ebeaninternal.dbmigration.migration that return Apply Modifier and Type Method Description ApplyObjectFactory. createApply()Create an instance ofApplyApplySql. getApply()Gets the value of the apply property.Methods in io.ebeaninternal.dbmigration.migration with parameters of type Apply Modifier and Type Method Description voidSql. setApply(Apply value)Sets the value of the apply property.
-