April 2003
Beginner to intermediate
380 pages
12h 25m
English
JDOFatalException
This is the base class for errors that cannot be retried. It
is derived from JDOException.
This exception generally means that the transaction associated with
the PersistenceManager has been
rolled back, and the transaction should be abandoned.
public class JDOFatalException extends javax.jdo.JDOException {
}JDOFatalDataStoreException,
JDOFatalInternalException,
JDOFatalUserException
Read now
Unlock full access