Details
Description
Today, nested changes are allowed in Biggie's recovery unit, we should avoid this complexity and execute rollback changes when the recovery unit is destructed. Right now the rollback changes are only executed when calling abortUnitOfWork() explicitly.