scala.concurrent.stm.Txn
The Status for the nesting levels of a transaction that has been committed. After-commit callbacks may still be running.
Status
True for Committed and RolledBack.
Committed
RolledBack
True for Committing, Committed and RolledBack.
Committing
The
Status
for the nesting levels of a transaction that has been committed. After-commit callbacks may still be running.