|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFieldRequest | |
org.apache.jdo.impl.fostore | This package contains the implementation of the File/Object Store JDO Reference Implementation (FOStore, pronounced "foster"). |
Uses of AbstractFieldRequest in org.apache.jdo.impl.fostore |
Subclasses of AbstractFieldRequest in org.apache.jdo.impl.fostore | |
(package private) class |
InsertRequest
Represents a request to write a new object to the datastore. |
(package private) class |
UpdateRequest
Represents a request to change one or more fields of a persistent object in the store. |
(package private) class |
VerifyRequest
Represents a request to verify that in-memory data is the same as that in the database. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |