Package | Description |
---|---|
javax.jdo |
This package contains the JDO specification interfaces and classes.
|
Modifier and Type | Class | Description |
---|---|---|
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.
|