|
Class Summary |
| ChildNodeJoinCondition |
A join condition that evaluates to true only when the named child node is
indeed a child of the named parent node. |
| DescendantNodeJoinCondition |
A join condition that evaluates to true only when the named node is a
descendant of another named node. |
| EquiJoinCondition |
A join condition that tests whether a property on a node is equal to a
property on another node. |
| JoinCondition |
The condition used for a join between two sources. |
| SameNodeJoinCondition |
Created by The eXo Platform SAS. |