Berkeley DB XML
version 2.5.16

Uses of Class
com.sleepycat.db.DeadlockException

Packages that use DeadlockException
com.sleepycat.db Berkeley DB Java API
[reference guide] [Java programming notes]
 

Uses of DeadlockException in com.sleepycat.db
 

Subclasses of DeadlockException in com.sleepycat.db
 class LockNotGrantedException
          A LockNotGrantedException is thrown when a lock requested using the Environment.getLock or Environment.lockVector methods, where the noWait flag or lock timers were configured, could not be granted before the wait-time expired.
 


Berkeley DB XML
version 2.5.16

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