public class OHaSyncDatabaseStatement extends OSimpleExecStatement
Modifier and Type | Field and Description |
---|---|
boolean |
force |
boolean |
full |
CUSTOM_STRICT_SQL, originalStatement
children, firstToken, id, lastToken, parent, parser, value
Constructor and Description |
---|
OHaSyncDatabaseStatement(int id) |
OHaSyncDatabaseStatement(OrientSql p,
int id) |
Modifier and Type | Method and Description |
---|---|
OResultSet |
executeSimple(OCommandContext ctx) |
boolean |
isForce() |
boolean |
isFull() |
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
createExecutionPlan, execute, execute
copy, createExecutionPlan, createExecutionPlanNoCache, deserialize, deserializeFromOResult, execute, execute, execute, execute, execute, execute, execute, executinPlanCanBeCached, getOriginalStatement, isIdempotent, refersToParent, serialize, setOriginalStatement, toString, validate
childrenAccept, dump, getDatabase, getValue, jjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toString
public OHaSyncDatabaseStatement(int id)
public OHaSyncDatabaseStatement(OrientSql p, int id)
public OResultSet executeSimple(OCommandContext ctx)
executeSimple
in class OSimpleExecStatement
public void toString(Map<Object,Object> params, StringBuilder builder)
toString
in class OStatement
public boolean isForce()
public boolean isFull()
Copyright © 2009–2020 OrientDB. All rights reserved.