Modifier and Type | Class and Description |
---|---|
class |
ArrayAddExpression
Array append and insert operations
|
class |
ForEachExpression
Array forEach expression
|
Modifier and Type | Method and Description |
---|---|
static ArrayUpdateExpression |
ArrayUpdateExpression.fromJson(com.fasterxml.jackson.databind.node.ObjectNode node)
Parses an array update expression using the given json object
|
Copyright © 2014. All rights reserved.