(I%Berkeley DB: DbTxn::id[P

DbTxn::id





#include <db_cxx.h>

u_int32_t DbTxn::id();





Description



JThe DbTxn::id method returns the unique transaction id associated with theHspecified transaction. Locking calls made on behalf of this transactionDshould use the value returned from DbTxn::id as the locker parameterŒto the DbLockTab::get or DbLockTab::vec calls.



Class

2DbTxn



See Also

:DbTxn::abort,<DbTxn::commit, DbTxn::idand>DbTxn::prepare.
˙˙