Package javax.jcr.query.qom
Interface StaticOperand
- All Superinterfaces:
Operand
- All Known Subinterfaces:
BindVariableValue
,Literal
- All Known Implementing Classes:
BindVariableValueImpl
,LiteralImpl
,StaticOperandImpl
An operand whose value can be determined from static analysis of the query,
prior to its evaluation.
- Since:
- JCR 2.0