|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 |
PMDSession.unbind(java.lang.String name)
|
void |
PageManagedDatabase.unbind(java.lang.String name)
|
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. |
| 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. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||