|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CustomTaskRollback
Method Summary | |
---|---|
void |
rollback(Database database)
Method called to rollback the change. |
Method Detail |
---|
void rollback(Database database) throws CustomChangeException, UnsupportedChangeException, RollbackImpossibleException
database
- Database the change is being executed against.
CustomChangeException
- an exception occurs while processing this rollback
UnsupportedChangeException
- if this change is not supported by the Database
passed as argument
RollbackImpossibleException
- if rollback is not supported for this change
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |