Uses of Class
com.sun.jdo.api.persistence.support.JDOException
-
-
Uses of JDOException in com.sun.jdo.api.persistence.support
Subclasses of JDOException in com.sun.jdo.api.persistence.support Modifier and Type Class Description classJDOCanRetryExceptionclassJDODataStoreExceptionclassJDODuplicateObjectIdExceptionJDODuplicateObjectIdException is thrown in case this PersistenceManager has another instance with the same Object Id in its cache.classJDOFatalDataStoreExceptionclassJDOFatalExceptionclassJDOFatalInternalExceptionclassJDOFatalUserExceptionclassJDOObjectNotFoundExceptionJDOObjectNotFoundException is thrown instead of a more generic JDODataStoreException in case an internal or an external query returned 0 rows.classJDOQueryExceptionclassJDOUnsupportedOptionExceptionclassJDOUserException
-