Uses of Class
org.odmg.ObjectNameNotUniqueException

Packages that use ObjectNameNotUniqueException
org.apache.ojb.odmg   
org.odmg   
 

Uses of ObjectNameNotUniqueException in org.apache.ojb.odmg
 

Methods in org.apache.ojb.odmg that throw ObjectNameNotUniqueException
 void DatabaseImpl.bind(Object object, String name)
          Associate a name with an object and make it persistent.
 void NamedRootsMap.bind(Object object, String name)
           
 

Uses of ObjectNameNotUniqueException in org.odmg
 

Methods in org.odmg that throw ObjectNameNotUniqueException
 void Database.bind(Object object, String name)
          Associate a name with an object and make it persistent.
 



Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.