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

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

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

Methods in org.exolab.core.database.recman that throw FailedToCreateHandleException
 HandleIfc PMDSession.createHandle(PersistentCapableIfc object)
          Create a handle for the specified PersistentCapableIfc object.
 

Constructors in org.exolab.core.database.recman that throw FailedToCreateHandleException
PMDHandle(PersistentCapableIfc object)
          Construct an instance of this class given the specified persistent object.
 

Uses of FailedToCreateHandleException in org.exolab.core.foundation
 

Methods in org.exolab.core.foundation that throw FailedToCreateHandleException
 HandleIfc SessionIfc.createHandle(PersistentCapableIfc object)
          Create a handle for the specified PersistentCapableIfc object.
 



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