6 May 20:52
better way to manually commit changes to database....?
From: <chris <at> seberino.org>
Subject: better way to manually commit changes to database....?
Newsgroups: gmane.comp.python.sqlobject
Date: 2008-05-06 18:53:31 GMT
Subject: better way to manually commit changes to database....?
Newsgroups: gmane.comp.python.sqlobject
Date: 2008-05-06 18:53:31 GMT
In my TurboGears/SQLObject app, I manually commit changes to the database with a line like the following... MyObject._connection.commit() It works but looks ugly since _connection is "private variable" that should not be accessed right? Chris ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
RSS Feed