Uses of Class
org.apache.jdo.impl.fostore.Dumper.ClassRequest

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

Uses of Dumper.ClassRequest in org.apache.jdo.impl.fostore
 

Subclasses of Dumper.ClassRequest in org.apache.jdo.impl.fostore
(package private) static class Dumper.ClassInstancesRequest
          DumpRequest that dumps information about the instances of a class.
(package private) static class Dumper.ClassMetadataRequest
          DumpRequest that dumps metadata about a class.
(package private) static class Dumper.ClassSubclassesRequest
          DumpRequest that dumps information about the subclasses of a class.