
[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).
Extracted from Pike v7.3 release 11 at 2001-11-03.
|