
public class OBatch extends SimpleNode
| Modifier and Type | Field and Description |
|---|---|
protected OInputParameter |
inputParam |
protected OInteger |
num |
children, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OBatch(int id) |
OBatch(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
OBatch |
copy() |
boolean |
equals(Object o) |
Integer |
evaluate(OCommandContext ctx) |
int |
hashCode() |
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
childrenAccept, dump, getDatabase, getValue, jjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toString, toStringprotected OInteger num
protected OInputParameter inputParam
public OBatch(int id)
public OBatch(OrientSql p, int id)
public Integer evaluate(OCommandContext ctx)
public void toString(Map<Object,Object> params, StringBuilder builder)
toString in class SimpleNodepublic OBatch copy()
copy in class SimpleNodeCopyright © 2009–2025 OrientDB. All rights reserved.