public abstract class ForEachUpdateExpression extends UpdateExpression
| Constructor and Description |
|---|
ForEachUpdateExpression() |
| Modifier and Type | Method and Description |
|---|---|
static UpdateExpression |
fromJson(com.fasterxml.jackson.databind.JsonNode node)
Parses a foreach update expression from the given json object
|
getFactory, getSourceNode, toJson, toStringpublic static UpdateExpression fromJson(com.fasterxml.jackson.databind.JsonNode node)
Copyright © 2015. All rights reserved.