
public class OUpdateRemoveItem extends SimpleNode
| Modifier and Type | Field and Description |
|---|---|
protected OExpression |
left |
protected OExpression |
right |
children, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OUpdateRemoveItem(int id) |
OUpdateRemoveItem(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyUpdate(OResultInternal result,
OCommandContext ctx) |
OUpdateRemoveItem |
copy() |
boolean |
equals(Object o) |
int |
hashCode() |
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
childrenAccept, dump, getDatabase, getValue, jjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toString, toStringprotected OExpression left
protected OExpression right
public OUpdateRemoveItem(int id)
public OUpdateRemoveItem(OrientSql p, int id)
public void toString(Map<Object,Object> params, StringBuilder builder)
toString in class SimpleNodepublic OUpdateRemoveItem copy()
copy in class SimpleNodepublic void applyUpdate(OResultInternal result, OCommandContext ctx)
Copyright © 2009–2025 OrientDB. All rights reserved.