Default implementation of the SimpleDBM Transaction Manager as specified in {@link org.simpledbm.rss.tm}. The implementation is closely modeled upon the ARIES algorithm, described in the paper by C.Mohan and others entitled:ARIES: A Transaction Recovery Method Supporting Fine-Granularity Locking and Partial Rollbacks Using Write-Ahead Logging.