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

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

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

Subclasses of InsertHandler in org.apache.jdo.impl.fostore
(package private)  class UpdateHandler
          Process requests to update instances in the datastore.
(package private)  class VerifyHandler
          Process requests to verify instances in the datastore.