Berkeley DB: DbEnv::set_lk_modes
ee,hash,hashing,transaction,transactions,locking,logging,access method,access me
thods,java,C,C++">
DbEnv::set_lk_modes
#include <db_cxx.h>
void DbEnv::set_lk_modes(u_int32_t);
Description
Set the number of lock modes to be recognized by the lock table
(including the not-granted mode).
If no value is specified, the value
DB_LOCK_RW_N is used.