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

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

Methods in org.apache.jdo.impl.fostore that return FetchRequest
 FetchRequest RequestFactory.getFetchRequest(org.apache.jdo.state.StateManagerInternal sm, Message m, FOStorePMF pmf)
          Creates a request object to cause one or more fields of a persistent object to be read from the store.
 FetchRequest BufferedRequestFactory.getFetchRequest(org.apache.jdo.state.StateManagerInternal sm, Message m, FOStorePMF pmf)