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

Packages that use FailedToCreateLockException
org.exolab.core.database.recman   
org.exolab.core.foundation   
 

Uses of FailedToCreateLockException in org.exolab.core.database.recman
 

Methods in org.exolab.core.database.recman that throw FailedToCreateLockException
 void PMDSession.acquireLock(PersistentCapableIfc object, int timeout)
           
 

Uses of FailedToCreateLockException in org.exolab.core.foundation
 

Methods in org.exolab.core.foundation that throw FailedToCreateLockException
 void SessionIfc.acquireLock(PersistentCapableIfc object, int timeout)
          Acquire an exclusive lock on the specified object.
 



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