|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JoinCondition | |
wt.pds | Provides additional Persistent Database
Services. See
PersistenceManager to fulfill most database access needs. |
Uses of JoinCondition in wt.pds |
Classes in wt.pds that implement JoinCondition | |
class |
ClassJoinCondition
This class represents a JoinCondition from a class. |
class |
LinkJoinCondition
This class specifies a join in terms of a navigable link class and role. |
class |
PagingJoinCondition
Supported API: false Extendable: false |
class |
ReferenceJoinCondition
This class specifies a join in terms of a source and target class with a reference property from the source 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 JoinCondition | |
void |
QuerySpecStatementBuilder.appendJoin(JoinCondition a_joinCondition)
Deprecated. as of R7.0, use appendCondition(WhereCondition) |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |