| pyroxide.orm.unitofwork (version 29 , 2007-01-17 22:20:11 -0800 (Wed, 17 Jan 2007) ) | index /usr/lib/python2.4/site-packages/pyroxide/orm/unitofwork.py |
Unit of Work module.
Classes to support the management of business transactions by coordinating
off-line concurrency issues and maintaining knowledge of the state of in-
memory domain objects.
| Modules | ||||||
| ||||||
| Classes | ||||||||||||||||||
|
| ||||||||||||||||||
| Data | ||
| SQL = 15 __HeadURL__ = '$URL: http://pyroxide.org/svn/pyroxide/trunk/src/main/python/pyroxide/orm/unitofwork.py $' __Id__ = '$Id: unitofwork.py 29 2007-01-18 06:20:11Z kevin $' __LastChangedBy__ = '$Author:kevin $' __LastChangedDate__ = '$Date: 2007-01-17 22:20:11 -0800 (Wed, 17 Jan 2007) $' __Revision__ = '$Rev: 29 $' __author__ = 'Kevin J. Smith (kevin@rootsmith.ca)' __copyright__ = '(c) 2006 rootsmith Inc.' __credits__ = '' __date__ = ' 2007-01-17 22:20:11 -0800 (Wed, 17 Jan 2007) ' __version__ = ' 29 ' | ||
| Author | ||
| Kevin J. Smith (kevin@rootsmith.ca) | ||
| Credits | ||