Uses of Class
javax.jdo.JDOFatalException

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

Uses of JDOFatalException in javax.jdo
 

Subclasses of JDOFatalException in javax.jdo
 class JDOFatalDataStoreException
          This class represents data store exceptions that cannot be retried.
 class JDOFatalInternalException
          This class represents errors in the implementation for which no user error handling is possible.
 class JDOFatalUserException
          This class represents user errors that cannot be retried.
 class JDOOptimisticVerificationException
          This class represents optimistic verification failures.
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.