Class Lock

java.lang.Object
com.sleepycat.db.Lock

public final class Lock extends Object
The locking interfaces for the database environment are methods of the Environment handle. The Lock object is the handle for a single lock, and has no methods of its own.