org.apache.jackrabbit.spi.commons.query.jsr283.qom
Interface StaticOperand

All Superinterfaces:
Operand
All Known Subinterfaces:
BindVariableValue, Literal
All Known Implementing Classes:
BindVariableValueImpl, LiteralImpl, StaticOperandImpl

public interface StaticOperand
extends Operand

An operand whose value can be determined from static analysis of the query, prior to its evaluation.

Since:
JCR 2.0



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.