Modifier and Type | Class and Description |
---|---|
class |
FieldComparisonExpression
Represents a field comparison query of the form
|
class |
ValueComparisonExpression
Represents an expression of the form
|
Modifier and Type | Method and Description |
---|---|
static BinaryRelationalExpression |
BinaryRelationalExpression.fromJson(com.fasterxml.jackson.databind.node.ObjectNode node)
Parses a field comparison or value comparison expression from the given
json object
|
Copyright © 2014. All rights reserved.