Uses of Class
javax.jdo.JDODataStoreException
-
Packages that use JDODataStoreException Package Description javax.jdo This package contains the JDO specification interfaces and classes. -
-
Uses of JDODataStoreException in javax.jdo
Subclasses of JDODataStoreException in javax.jdo Modifier and Type Class Description class
JDOObjectNotFoundException
This class represents exceptions caused by the user accessing an object that does not exist in the datastore.
-