Uses of Class
org.exolab.core.foundation.LockNotGrantedException

Packages that use LockNotGrantedException
org.exolab.core.foundation   
 

Uses of LockNotGrantedException in org.exolab.core.foundation
 

Subclasses of LockNotGrantedException in org.exolab.core.foundation
 class ObjectDeletedWaitingForLockException
          Thrown to indicate that a lock attempt has failed due to object being deleted by a concurrent transaction.
 

Methods in org.exolab.core.foundation that throw LockNotGrantedException
 PersistentCapableIfc Lock.acquire(TransactionContext tx, int timeout)
          Acquires a lock on the object on behalf of the specified transaction.
 



Copyright © 1999-2005 The Exolab Group. All Rights Reserved.