Uses of Interface
org.apache.jdo.impl.fostore.FieldRequest

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

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

Classes in org.apache.jdo.impl.fostore that implement FieldRequest
(package private)  class FetchRequest
          Represents a request to read the values of one or more fields for a persistent object from the store.