public abstract class UpdateQueryExpression extends QueryExpression
| Constructor and Description |
|---|
UpdateQueryExpression() |
| Modifier and Type | Method and Description |
|---|---|
static QueryExpression |
fromJson(com.fasterxml.jackson.databind.JsonNode node)
Parses a query expression that can be used in for-each clauses
|
bind, bind, getBindableClauses, getBindableClauses, getQueryFields, getQueryFields, getQueryFields, isRequired, isRequiredgetFactory, getSourceNode, toJson, toStringpublic static QueryExpression fromJson(com.fasterxml.jackson.databind.JsonNode node)
Copyright © 2015. All rights reserved.