13 Jan
2005
13 Jan
'05
9:17 p.m.
Marco Bizzarri wrote at 2005-1-12 11:04 +0100:
... My next question is where I could find more information about the protocol used by Zope/ZODB with TM-aware classes. I think it is a two phase commit, but, in this case, I've some doubt.
Transactions are part of the ZODB and are documented in the ZODB3 documentation (you can find an HTML and a PDF version on "zope.org"). -- Dieter