|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.broker.accesslayer.BasePrefetcher
org.apache.ojb.broker.accesslayer.PlainPrefetcher
public class PlainPrefetcher
Prefetcher for plain list of objects (no relations).
Constructor Summary | |
---|---|
PlainPrefetcher(PersistenceBrokerImpl aBroker,
java.lang.Class anItemClass)
|
Method Summary | |
---|---|
void |
prepareRelationshipSettings()
Prepare the Relationship for prefetch (ie: disable auto-retrieve) |
void |
restoreRelationshipSettings()
Restore the Relationship settings(ie: enable auto-retrieve) |
Methods inherited from class org.apache.ojb.broker.accesslayer.BasePrefetcher |
---|
getItemClassDescriptor, getLimit, prefetchRelationship |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlainPrefetcher(PersistenceBrokerImpl aBroker, java.lang.Class anItemClass)
Method Detail |
---|
public void prepareRelationshipSettings()
RelationshipPrefetcher
public void restoreRelationshipSettings()
RelationshipPrefetcher
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |