onRollbackSucceeded abstract method
Occurs when the rollback process succeeds with the specified number
of
rolled back migrations.
Implementation
void onRollbackSucceeded(final int number);
Occurs when the rollback process succeeds with the specified number
of
rolled back migrations.
void onRollbackSucceeded(final int number);