
public class ONamedParameter extends OInputParameter
| Modifier and Type | Field and Description |
|---|---|
protected String |
paramName |
protected int |
paramNumber |
dateFormat, dateFormatStringchildren, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
ONamedParameter(int id) |
ONamedParameter(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
Object |
bindFromInputParams(Map<Object,Object> params) |
Object |
jjtAccept(OrientSqlVisitor visitor,
Object data)
Accept the visitor.
|
String |
toString() |
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
toParsedTreechildrenAccept, dump, getDatabase, getValue, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toStringprotected int paramNumber
protected String paramName
public ONamedParameter(int id)
public ONamedParameter(OrientSql p, int id)
public Object jjtAccept(OrientSqlVisitor visitor, Object data)
jjtAccept in interface NodejjtAccept in class OInputParameterpublic String toString()
toString in class SimpleNodepublic void toString(Map<Object,Object> params, StringBuilder builder)
toString in class SimpleNodepublic Object bindFromInputParams(Map<Object,Object> params)
bindFromInputParams in class OInputParameterCopyright © 2009–2025 OrientDB. All rights reserved.