Uses of Class
javax.jdo.JDOFatalException
-
Packages that use JDOFatalException Package Description javax.jdo Package providing the Java Data Objects (JDO) primary API components. -
-
Uses of JDOFatalException in javax.jdo
Subclasses of JDOFatalException in javax.jdo Modifier and Type Class Description classJDOFatalDataStoreExceptionThis class represents data store exceptions that cannot be retried.classJDOFatalInternalExceptionThis class represents errors in the implementation for which no user error handling is possible.classJDOFatalUserExceptionThis class represents user errors that cannot be retried.classJDOOptimisticVerificationExceptionThis class represents optimistic verification failures.
-