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, toString
public static UpdateExpression fromJson(com.fasterxml.jackson.databind.JsonNode node)
Copyright © 2014. All rights reserved.