|
|||||||||
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.
Method Summary | |
---|---|
JoinCondition |
getJoinCondition()
Gets the join condition. |
java.lang.String |
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()
java.lang.String getJoinType()
JoinCondition getJoinCondition()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |