Uses of Class
javax.jdo.JDOCanRetryException
Packages that use JDOCanRetryException
-
Uses of JDOCanRetryException in javax.jdo
Subclasses of JDOCanRetryException in javax.jdoModifier and TypeClassDescriptionclass
This class represents data store exceptions that can be retried.class
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 by the user accessing an object that does not exist in the datastore.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.class
This class represents user errors that can possibly be retried.