April 2003
Beginner to intermediate
380 pages
12h 25m
English
JDOFatalDataStoreException
This is the base class for fatal datastore errors. It is
derived from JDOFatalException.
When this exception is thrown, the transaction has been rolled back
without the user asking for it. The cause may be a connection
timeout, an unrecoverable-media error, an unrecoverable-concurrency
conflict, or other causes outside of the application’s
control.
public class JDOFatalDataStoreException extends javax.jdo.JDOFatalException {
}JDOOptimisticVerificationException
Read now
Unlock full access