wt.dataops.objectcol.delegate
Class LatestOfLatestO2MDelegate
java.lang.Object
wt.dataops.objectcol.resolution.AbsResolutionProcessor
wt.dataops.objectcol.resolution.BaseQueryProcessor
wt.dataops.objectcol.resolution.RelationshipQueryProcessor
wt.dataops.objectcol.dependency.RelatedByRelationshipProcessor
wt.dataops.objectcol.delegate.LatestOfAllO2MDelegate
wt.dataops.objectcol.delegate.LatestOfLatestO2MDelegate
- All Implemented Interfaces:
- CollectionQueryProcessor, Externalizable, RecursiveQueryProcessor, RelatedByProcessor, ResolutionProcessor, Serializable
- public class LatestOfLatestO2MDelegate
- extends LatestOfAllO2MDelegate
- See Also:
- Serialized Form
Methods inherited from class wt.dataops.objectcol.dependency.RelatedByRelationshipProcessor |
appendRelationshipTargetJoin, buildSeedMap, filterSeeds, getInputMap, initialize, isRecursive, newRelatedByRelationshipProcessor, postProcess, process, readExternal, readVersion, setInputMap, writeExternal |
Methods inherited from class wt.dataops.objectcol.resolution.RelationshipQueryProcessor |
appendRelationshipSeedJoin, decideShouldRecurseNow, decideShouldRecurseNow, findRelationshipClassIndex, findSeedsRecursively, getAttrNameForRole, getObjectIdentifier, getObjectsToExclude, getOtherRole, getOtherRole, getRecurseMap, getRelClass, getRoleName, getSeedObjects, getSeedTypes, initialize, process, readVersion, resolveRelationshipClass, resolveSeeds, resolveSeedsToRecurse, setObjectsToExclude, setRecurseMap, setRecursive, setRelClass, setRoleName, setSeedObjects, setSeeds, setSeedTypes, updateQuerySpecWithRel, updateQuerySpecWithRel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LatestOfLatestO2MDelegate
public LatestOfLatestO2MDelegate()
appendRelationshipRoleMasterAttr
protected void appendRelationshipRoleMasterAttr(QuerySpec spec,
Class relClass,
int relIdx,
Class tgtClass,
int tgtIdx)
throws WTException
- Overrides:
appendRelationshipRoleMasterAttr
in class LatestOfAllO2MDelegate
- Throws:
WTException
createSubQueryForPred
protected QuerySpec createSubQueryForPred(Class tgtClass)
throws QueryException
- Throws:
QueryException