Uses of Class
com.sun.jdo.api.persistence.support.JDODataStoreException
-
-
Uses of JDODataStoreException in com.sun.jdo.api.persistence.support
Subclasses of JDODataStoreException in com.sun.jdo.api.persistence.support Modifier and Type Class Description classJDOObjectNotFoundExceptionJDOObjectNotFoundException is thrown instead of a more generic JDODataStoreException in case an internal or an external query returned 0 rows.
-