Extracted from Pike v7.6 release 112 at 2008-06-24.
pike.ida.liu.se
[Top]
Mird
Mird.Glue
Mird.Glue.Transaction

Class Mird.Glue.Transaction

Description

A transaction object is enclosing a change in the database. It can either succeed in full or fail in full. If some other transaction has changed the same data as the current, the transaction closed last will fail (conflict).