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