Uses of Class
org.apache.jdo.impl.fostore.DeleteRequest

Uses of DeleteRequest in org.apache.jdo.impl.fostore
 

Methods in org.apache.jdo.impl.fostore that return DeleteRequest
 DeleteRequest RequestFactory.getDeleteRequest(org.apache.jdo.state.StateManagerInternal sm, Message m, FOStorePMF pmf)
          Creates a request object to cause a persistent object in the store to be deleted.
 DeleteRequest BufferedRequestFactory.getDeleteRequest(org.apache.jdo.state.StateManagerInternal sm, Message m, FOStorePMF pmf)