Uses of Class
org.apache.jdo.impl.fostore.UpdateHandler.DoesNotExistException

Packages that use UpdateHandler.DoesNotExistException
org.apache.jdo.impl.fostore This package contains the implementation of the File/Object Store JDO Reference Implementation (FOStore, pronounced "foster"). 
 

Uses of UpdateHandler.DoesNotExistException in org.apache.jdo.impl.fostore
 

Methods in org.apache.jdo.impl.fostore that throw UpdateHandler.DoesNotExistException
protected  boolean UpdateHandler.verify(OID oid, boolean verifyFields, Block block)
          Verify before image versus database state of an object.