Uses of Class
javax.jdo.JDOUserException
Packages that use JDOUserException
-
Uses of JDOUserException in javax.jdo
Subclasses of JDOUserException in javax.jdoModifier and TypeClassDescriptionclassThis class represents exceptions caused by access of an unloaded field while the instance is detached.classAn instance of this class is thrown when attempting to create an object id when the object id constructor parameter is null.classThis class represents exceptions caused by an attempt to update a datastore when the PMF was created as "read-only".classThis class represents exceptions caused by the use of optional features not supported by the JDO implementation.classThis class represents exceptions caused by exceptions thrown during execution of callbacks or listeners.