|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectProcessPopulate.ExpressionUpdateNode
public static final class ProcessPopulate.ExpressionUpdateNode
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.
Field Summary | |
---|---|
String |
expression
|
String[] |
values
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public String expression
public String[] values
Method Detail |
---|
public String toString()
toString
in class Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |