Uses of Class
org.odmg.ObjectNameNotUniqueException
-
Packages that use ObjectNameNotUniqueException Package Description org.odmg rasj.odmg -
-
Uses of ObjectNameNotUniqueException in org.odmg
Methods in org.odmg that throw ObjectNameNotUniqueException Modifier and Type Method Description voidDatabase. bind(java.lang.Object object, java.lang.String name)Associate a name with an object and make it persistent,
not yet available in RasDaMan. -
Uses of ObjectNameNotUniqueException in rasj.odmg
Methods in rasj.odmg that throw ObjectNameNotUniqueException Modifier and Type Method Description voidRasDatabase. bind(java.lang.Object object, java.lang.String name)Not implemented yet.
-