DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Berkeley DB
version 4.4.20

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.4.20

Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.