onRollbackForbidden abstract method
Occurs when the rollback process with the specified number
of migrations
is aborted for safety reason.
Implementation
void onRollbackForbidden(final int number);
Occurs when the rollback process with the specified number
of migrations
is aborted for safety reason.
void onRollbackForbidden(final int number);