Uses of Class
io.ebeaninternal.dbmigration.migration.Rollback
-
Packages that use Rollback Package Description io.ebeaninternal.dbmigration.migration -
-
Uses of Rollback in io.ebeaninternal.dbmigration.migration
Methods in io.ebeaninternal.dbmigration.migration that return Rollback Modifier and Type Method Description RollbackObjectFactory. createRollback()Create an instance ofRollbackRollbackSql. getRollback()Gets the value of the rollback property.Methods in io.ebeaninternal.dbmigration.migration with parameters of type Rollback Modifier and Type Method Description voidSql. setRollback(Rollback value)Sets the value of the rollback property.
-