
public class OProfileStorageStatement extends OStatement
| Modifier and Type | Field and Description |
|---|---|
static String |
KEYWORD_PROFILE |
protected boolean |
on |
CUSTOM_STRICT_SQLchildren, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OProfileStorageStatement(int id) |
OProfileStorageStatement(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(OSQLAsynchQuery<ODocument> request,
OCommandContext context,
OProgressListener progressListener) |
protected Object |
getResult(OSQLAsynchQuery<ODocument> request) |
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
jjtAccept, 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 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 OStatementCopyright © 2009–2025 OrientDB. All rights reserved.