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
import com.sleepycat.db.*;
public void set_lk_modes(int lk_modes);
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.