|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectNameExistsException | |
---|---|
org.exolab.core.database.recman | |
org.exolab.core.foundation |
Uses of ObjectNameExistsException in org.exolab.core.database.recman |
---|
Methods in org.exolab.core.database.recman that throw ObjectNameExistsException | |
---|---|
void |
PMDSession.bind(java.lang.String name,
PersistentCapableIfc object)
|
void |
PageManagedDatabase.bind(java.lang.String name,
PersistentCapableIfc object)
|
void |
PageManagedDatabase.setRootObject(java.lang.String name,
java.lang.Object object)
Store the specified object with the passed in name. |
Uses of ObjectNameExistsException in org.exolab.core.foundation |
---|
Methods in org.exolab.core.foundation that throw ObjectNameExistsException | |
---|---|
void |
SessionIfc.bind(java.lang.String name,
PersistentCapableIfc object)
Bind the specified name to an object. |
void |
DatabaseIfc.bind(java.lang.String name,
PersistentCapableIfc object)
Bind the specified name to an object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |