Berkeley DB
version 5.3.28

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 5.3.28

Copyright (c) 1996, 2013 Oracle and/or its affiliates. All rights reserved.