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
 class JDODataStoreException
           
 class JDODuplicateObjectIdException
          JDODuplicateObjectIdException is thrown in case this PersistenceManager has another instance with the same Object Id in its cache.
 class JDOObjectNotFoundException
          JDOObjectNotFoundException is thrown instead of a more generic JDODataStoreException in case an internal or an external query returned 0 rows.
 class JDOQueryException
           
 class JDOUnsupportedOptionException
           
 class JDOUserException
           
 



Copyright © 2012. All Rights Reserved.