|
|||||||||
| 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
public abstract class RelationshipPrefetcherImpl
Abstract Relationship Prefetchers. Each Prefetcher handles a single Relationship (1:1 or 1:n)
| Constructor Summary | |
|---|---|
RelationshipPrefetcherImpl(PersistenceBrokerImpl aBroker,
ObjectReferenceDescriptor anOrd)
Constructor for RelationshipPrefetcherImpl. |
|
| 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 RelationshipPrefetcherImpl(PersistenceBrokerImpl aBroker,
ObjectReferenceDescriptor anOrd)
| Method Detail |
|---|
public void prepareRelationshipSettings()
RelationshipPrefetcher
RelationshipPrefetcher.prepareRelationshipSettings()public void restoreRelationshipSettings()
RelationshipPrefetcher
RelationshipPrefetcher.restoreRelationshipSettings()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||