|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FOStoreExtent in org.apache.jdo.impl.fostore |
Fields in org.apache.jdo.impl.fostore declared as FOStoreExtent | |
private FOStoreExtent |
GetExtentRequest.extent
Extent returned to user. |
Methods in org.apache.jdo.impl.fostore with parameters of type FOStoreExtent | |
GetExtentRequest |
RequestFactory.getGetExtentRequest(FOStoreExtent extent,
java.lang.Class pcClass,
boolean subclasses,
Message m,
org.apache.jdo.pm.PersistenceManagerInternal pm)
Creates a request object to cause a particular class's extent to be retrieved. |
GetExtentRequest |
BufferedRequestFactory.getGetExtentRequest(FOStoreExtent extent,
java.lang.Class pcClass,
boolean subclasses,
Message m,
org.apache.jdo.pm.PersistenceManagerInternal pm)
|
Constructors in org.apache.jdo.impl.fostore with parameters of type FOStoreExtent | |
FOStoreExtent.FOStoreExtentIterator(FOStoreExtent extent)
|
|
GetExtentRequest(FOStoreExtent extent,
java.lang.Class cls,
boolean subclasses,
Message m,
org.apache.jdo.pm.PersistenceManagerInternal pm)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |