|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JoinDelegate | |
wt.occurrence | Defines the capability to uniquely distinguish one occurrence of an object
within some complex structure from another occurrence of that same object within the same structure using OccurrenceService . |
wt.pds | Provides additional Persistent Database
Services. See
PersistenceManager to fulfill most database access needs. |
Uses of JoinDelegate in wt.occurrence |
Classes in wt.occurrence that implement JoinDelegate | |
class |
UsesOccurrenceDataJoinDelegate
Handles a join between a UsesOccurrence and a UsesOccurrenceData . |
class |
UsesOccurrenceJoinDelegate
Handles a join between a UsesOccurrence and a PathOccurrence . |
Uses of JoinDelegate in wt.pds |
Classes in wt.pds that implement JoinDelegate | |
class |
ObjectJoinDelegate
This class implements a join delegate for ObjectReferences. |
class |
PersistentJoinDelegate
This class implements a join delegate for PersistentReferences. |
class |
VersionJoinDelegate
This class implements a join delegate for VersionReferences. |
Methods in wt.pds that return JoinDelegate | |
JoinDelegate |
JoinDelegateFactory.getJoinDelegate(Class a_referenceType)
This method returns a JoinDelegate implementation for the specified reference type. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |