Uses of Class
com.sun.jdo.api.persistence.support.JDOException
-
Uses of JDOException in com.sun.jdo.api.persistence.support
Subclasses of JDOException in com.sun.jdo.api.persistence.supportModifier and TypeClassDescriptionclassclassclassJDODuplicateObjectIdException is thrown in case this PersistenceManager has another instance with the same Object Id in its cache.classclassclassclassclassJDOObjectNotFoundException is thrown instead of a more generic JDODataStoreException in case an internal or an external query returned 0 rows.classclassclass