[Zope] SQL transaction uncommited?

Andreas Jung lists at andreas-jung.com
Sat Dec 17 07:49:01 EST 2005



------------ Forwarded Message ------------
Date: 17. Dezember 2005 13:31:23 +0100
From: Vlada Macek <tuttle at bbs.cvut.cz>
To: zope at zope.org
Subject: [Zope] SQL transaction uncommited?

Hi,

in ZopeBook I read that Zope's transaction are tied to SQL backend's
ones. I do not know whether this applies to ZSQL methods only, but I
do not expect it. I got this table:

Dealing with transaction is the task of the database adapter and not the
ZSQL methods. If you need to deal with transactions yourself you must 
subclass the transaction manager TM and implement the hooks for commit
and abort (see TM.py).

-aj



-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20051217/dfa07a65/attachment.bin


More information about the Zope mailing list