Uses of Class
io.ebeaninternal.dbmigration.migration.Rollback
Packages that use Rollback
-
Uses of Rollback in io.ebeaninternal.dbmigration.migration
Methods in io.ebeaninternal.dbmigration.migration that return RollbackModifier and TypeMethodDescriptionObjectFactory.createRollback()Create an instance ofRollbackSql.getRollback()Gets the value of the rollback property.Methods in io.ebeaninternal.dbmigration.migration with parameters of type RollbackModifier and TypeMethodDescriptionvoidSql.setRollback(Rollback value) Sets the value of the rollback property.