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