Package javax.jcr.query.qom
Interface Operand
-
- All Known Subinterfaces:
BindVariableValue
,DynamicOperand
,FullTextSearchScore
,Length
,Literal
,LowerCase
,NodeLocalName
,NodeName
,PropertyValue
,StaticOperand
,UpperCase
- All Known Implementing Classes:
BindVariableValueImpl
,DynamicOperandImpl
,FullTextSearchScoreImpl
,LengthImpl
,LiteralImpl
,LowerCaseImpl
,NodeLocalNameImpl
,NodeNameImpl
,PropertyValueImpl
,StaticOperandImpl
,UpperCaseImpl
public interface Operand
An operand to a binary operation specified by aComparison
.- Since:
- JCR 2.0