|
|||||||||
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.RelationshipPrefetcherImpl
org.apache.ojb.broker.accesslayer.CollectionPrefetcher
public class CollectionPrefetcher
Relationship Prefetcher for Collections.
Constructor Summary | |
---|---|
CollectionPrefetcher(PersistenceBrokerImpl aBroker,
ObjectReferenceDescriptor anOrd)
Constructor for CollectionPrefetcher. |
Method Summary |
---|
Methods inherited from class org.apache.ojb.broker.accesslayer.RelationshipPrefetcherImpl |
---|
prepareRelationshipSettings, restoreRelationshipSettings |
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 CollectionPrefetcher(PersistenceBrokerImpl aBroker, ObjectReferenceDescriptor anOrd)
aBroker
- anOrd
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |