Uses of Interface
org.exolab.core.foundation.HandleIfc

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

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

Classes in org.exolab.core.database.recman that implement HandleIfc
 class PMDHandle
          This handle references an object in the PageManaged database.
 

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

Uses of HandleIfc in org.exolab.core.foundation
 

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



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