public class MtoNCollectionPrefetcher extends CollectionPrefetcher
Constructor and Description |
---|
MtoNCollectionPrefetcher(PersistenceBrokerImpl aBroker,
ObjectReferenceDescriptor anOrd) |
Modifier and Type | Method and Description |
---|---|
void |
prefetchRelationship(java.util.Collection owners)
Prefetch the Relationship for the owners (the 1 side of a 1:n)
|
prepareRelationshipSettings, restoreRelationshipSettings
getItemClassDescriptor, getLimit
public MtoNCollectionPrefetcher(PersistenceBrokerImpl aBroker, ObjectReferenceDescriptor anOrd)
aBroker
- the PersistenceBrokeranOrd
- the CollectionDescriptorpublic void prefetchRelationship(java.util.Collection owners)
RelationshipPrefetcher
prefetchRelationship
in interface RelationshipPrefetcher
prefetchRelationship
in class BasePrefetcher
RelationshipPrefetcher.prefetchRelationship(Collection)
(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30