|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Join
Performs a join between two node-tuple sources.
The query is invalid ifleft is the same source as
right.
| Method Summary | |
|---|---|
JoinCondition |
getJoinCondition()
Gets the join condition. |
int |
getJoinType()
Gets the join type. |
Source |
getLeft()
Gets the left node-tuple source. |
Source |
getRight()
Gets the right node-tuple source. |
| Method Detail |
|---|
Source getLeft()
Source getRight()
int getJoinType()
JoinCondition getJoinCondition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||