Uses of Class
javax.jdo.JDOCanRetryException

Packages that use JDOCanRetryException
javax.jdo This package contains the JDO specification interfaces and classes. 
 

Uses of JDOCanRetryException in javax.jdo
 

Subclasses of JDOCanRetryException in javax.jdo
 class JDODataStoreException
          This class represents data store exceptions that can be retried.
 class JDOObjectNotFoundException
          This class represents exceptions caused by the user accessing an object that does not exist in the datastore.
 class JDOUnsupportedOptionException
          This class represents exceptions caused by the use of optional features not supported by the JDO implementation.
 class JDOUserException
          This class represents user errors that can possibly be retried.
 



Copyright © 2005 Apache Software Foundation. All Rights Reserved.