Query: kiokudb::liveobjects::txnscope
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KiokuDB::LiveObjects::TXNScope(3pm) User Contributed Perl Documentation KiokuDB::LiveObjects::TXNScope(3pm)NAMEKiokuDB::LiveObjects::TXNScope - Transaction scope.SYNOPSIS$txn_scope = $live_objects->new_txn; $txn_scope->update_entries(@updated); $txn_scope->rollback;DESCRIPTIONThis is an auxiliary class used by transaction scoping to roll back entries updated during a transaction when it is aborted. This is used internally in "txn_do" in KiokuDB and should not need to be used directly.ATTRIBUTESentries An ordered log of updated entries.METHODSupdate_entries Called by "update_entries" in KiokuDB::LiveObjects. Adds entries to "entries". rollback Calls "KiokuDB::LiveObjects/rollback_entries" with all the recorded entries. perl v5.12.4 2010-10-11 KiokuDB::LiveObjects::TXNScope(3pm)
Related Man Pages |
---|
kiokudb::backend(3pm) - debian |
kiokudb::collapser(3pm) - debian |
kiokudb::entry(3pm) - debian |
kiokudb::linker(3pm) - debian |
kiokudb::typemap::entry::mop(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Introduction |
A (ksh) Library For and From UNIX.com |