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