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