ProcessPopulate.ExpressionUpdateNode Class
- public static final class ProcessPopulate.ExpressionUpdateNode
extends Object
An inner class that represnts the data that will be used to
perform an update. If a key has a prefix handler, this
node is constructed and passed to the prefix handler
so that the prefix handler can change the expression or
values that will be used to execute the expression update.
-
Hierarchy
-
Object
ProcessPopulate.ExpressionUpdateNode
expression
public String
expression
values
public String
values
toString() Method
public String
toString()
-
Overrides
-
Object.toString()