| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.jcr.query.qom |
| Modifier and Type | Class and Description |
|---|---|
class |
ChildNodeJoinConditionImpl
The implementation of the corresponding JCR interface.
|
class |
DescendantNodeJoinConditionImpl
The implementation of the corresponding JCR interface.
|
class |
EquiJoinConditionImpl
The implementation of the corresponding JCR interface.
|
class |
SameNodeJoinConditionImpl
The implementation of the corresponding JCR interface.
|
| Modifier and Type | Method and Description |
|---|---|
JoinConditionImpl |
JoinImpl.getJoinCondition() |
| Constructor and Description |
|---|
JoinImpl(SourceImpl left,
SourceImpl right,
JoinType joinType,
JoinConditionImpl joinCondition) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.