
public class OHaSetStatement extends OSimpleExecStatement
| Modifier and Type | Field and Description |
|---|---|
protected OExpression |
key |
protected OIdentifier |
operation |
protected OExpression |
value |
CUSTOM_STRICT_SQL, originalStatementchildren, firstToken, id, lastToken, parent, parser| Constructor and Description |
|---|
OHaSetStatement(int id) |
OHaSetStatement(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
OResultSet |
executeSimple(OCommandContext ctx) |
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
createExecutionPlan, execute, executecopy, createExecutionPlan, createExecutionPlanNoCache, deserialize, deserializeFromOResult, execute, execute, execute, execute, execute, execute, execute, executinPlanCanBeCached, getOriginalStatement, isIdempotent, refersToParent, serialize, setOriginalStatement, toString, validatechildrenAccept, dump, getDatabase, getValue, jjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toStringprotected OIdentifier operation
protected OExpression key
protected OExpression value
public OHaSetStatement(int id)
public OHaSetStatement(OrientSql p, int id)
public OResultSet executeSimple(OCommandContext ctx)
executeSimple in class OSimpleExecStatementpublic void toString(Map<Object,Object> params, StringBuilder builder)
toString in class OStatementCopyright © 2009–2025 OrientDB. All rights reserved.