Berkeley DB
version 4.7.25

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
version 4.7.25

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