| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.jcr.query.qom |
| Modifier and Type | Class and Description |
|---|---|
class |
BindVariableValueImpl
The implementation of the corresponding JCR interface.
|
class |
LiteralImpl
The implementation of the corresponding JCR interface.
|
| Modifier and Type | Method and Description |
|---|---|
StaticOperandImpl |
FullTextSearchImpl.getFullTextSearchExpression() |
StaticOperandImpl |
ComparisonImpl.getOperand2() |
| Constructor and Description |
|---|
ComparisonImpl(DynamicOperandImpl operand1,
Operator operator,
StaticOperandImpl operand2) |
FullTextSearchImpl(String selectorName,
String propertyName,
StaticOperandImpl fullTextSearchExpression) |
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.