Modifier and Type | Class and Description |
---|---|
class |
SetExpression
Expression to modify a field (set and add)
|
class |
UnsetExpression
Expression to remove a field
|
Modifier and Type | Method and Description |
---|---|
static PrimitiveUpdateExpression |
PrimitiveUpdateExpression.fromJson(com.fasterxml.jackson.databind.node.ObjectNode node)
Parses a primitive expression using the given json object
|
Copyright © 2014. All rights reserved.