Thread-aware transaction manager.
Each thread is associated with a unique transaction.
There are no implemented interfaces.
There are no attributes in this class.
abort()
begin()
commit()
doom()
free(txn)
get()
isDoomed()
registerSynch(synch)
savepoint(optimistic=False)
unregisterSynch(synch)
There are no known subclasses.