|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinkJoinCondition | |
wt.pds | Provides additional Persistent Database
Services. See
PersistenceManager to fulfill most database access needs. |
Uses of LinkJoinCondition in wt.pds |
Subclasses of LinkJoinCondition in wt.pds | |
class |
ClassJoinCondition
This class represents a JoinCondition from a class. |
class |
SourceIdJoinCondition
This class represents a JoinCondition from a source of raw IDs. |
class |
SourceJoinCondition
This class represents a JoinCondition from a source object. |
Methods in wt.pds with parameters of type LinkJoinCondition | |
protected boolean |
LinkJoinCondition.readVersion(LinkJoinCondition 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 |