Berkeley DB XML
version 2.5.16

com.sleepycat.db
Class Lock

java.lang.Object
  extended by 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.


Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


Berkeley DB XML
version 2.5.16

Copyright (c) 1996,2009 Oracle. All rights reserved.