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