| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.jcr.query.qom |
| Modifier and Type | Class and Description |
|---|---|
class |
JoinImpl
The implementation of the corresponding JCR interface.
|
class |
SelectorImpl
The implementation of the corresponding JCR interface.
|
| Modifier and Type | Method and Description |
|---|---|
SourceImpl |
JoinImpl.getLeft() |
SourceImpl |
JoinImpl.getRight() |
| Constructor and Description |
|---|
JoinImpl(SourceImpl left,
SourceImpl right,
JoinType joinType,
JoinConditionImpl joinCondition) |
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.