|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RelatedByRelationshipProcessor | |
wt.dataops.objectcol.delegate | |
wt.dataops.objectcol.dependency |
Uses of RelatedByRelationshipProcessor in wt.dataops.objectcol.delegate |
Subclasses of RelatedByRelationshipProcessor in wt.dataops.objectcol.delegate | |
class |
LatestOfAllO2MDelegate
|
class |
LatestOfLatestO2MDelegate
|
Uses of RelatedByRelationshipProcessor in wt.dataops.objectcol.dependency |
Methods in wt.dataops.objectcol.dependency that return RelatedByRelationshipProcessor | |
static RelatedByRelationshipProcessor |
RelatedByRelationshipProcessor.newRelatedByRelationshipProcessor(boolean collectRelationship,
boolean collectOtherEnd,
boolean otherEndDependant,
PostProcessor postProcessor,
Class relClass,
String roleName,
Persistable[] seeds,
Map seedTypes,
boolean recursive,
Map outputTypes)
Supported API: false |
Methods in wt.dataops.objectcol.dependency with parameters of type RelatedByRelationshipProcessor | |
protected boolean |
RelatedByRelationshipProcessor.readVersion(RelatedByRelationshipProcessor thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |