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

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

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

Methods in org.exolab.core.database.recman that throw ObjectNameNotFoundException
 void PageManagedDatabase.removeRootObject(java.lang.String name)
          Remove the binding between the specified name and the object.If the nroot name does not exist then raise the ObjectNameNotFound= Exception.
 void PMDSession.unbind(java.lang.String name)
           
 void PageManagedDatabase.unbind(java.lang.String name)
           
 

Uses of ObjectNameNotFoundException in org.exolab.core.foundation
 

Methods in org.exolab.core.foundation that throw ObjectNameNotFoundException
 void SessionIfc.unbind(java.lang.String name)
          Unbind the object associated with the specified name.
 void DatabaseIfc.unbind(java.lang.String name)
          Unbind the object associated with the specified name.
 



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