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