public interface Join extends Source
Modifier and Type | Method and Description |
---|---|
Constraint |
getJoinCondition()
Get the join condition.
|
Source |
getLeft()
The source for the left hand side of the join
|
Source |
getRight()
The source for the right hand side of the join
|
getJoinType, getSelector, getSelectorGroups, getSelectors, setJoinType
Source getLeft()
Source getRight()
Constraint getJoinCondition()
Copyright © 2005–2020 Alfresco Software. All rights reserved.