public class FieldComparisonEvaluator extends QueryEvaluator
| Constructor and Description |
|---|
FieldComparisonEvaluator(FieldComparisonExpression expr,
FieldTreeNode context)
Constructs evaluator for {field op field} style comparison
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(QueryEvaluationContext ctx) |
evaluate, getInstance, getInstancepublic FieldComparisonEvaluator(FieldComparisonExpression expr, FieldTreeNode context)
expr - The expressionmd - Entity metadatacontext - The path relative to which the expression will be
evaluatedpublic boolean evaluate(QueryEvaluationContext ctx)
evaluate in class QueryEvaluatorCopyright © 2015. All rights reserved.