public class BindVariableValueImpl extends StaticOperandImpl implements BindVariableValue
| Constructor and Description |
|---|
BindVariableValueImpl(String bindVariableName) |
| Modifier and Type | Method and Description |
|---|---|
void |
bindVariables(QueryObjectModelImpl qom) |
String |
getBindVariableName() |
protected String |
protect(Object expression) |
protected String |
quoteColumnName(String name) |
protected String |
quoteNodeTypeName(String name) |
protected String |
quotePath(String path) |
protected String |
quotePropertyName(String name) |
protected String |
quoteSelectorName(String name) |
String |
toString() |
public BindVariableValueImpl(String bindVariableName)
public String getBindVariableName()
getBindVariableName in interface BindVariableValuepublic void bindVariables(QueryObjectModelImpl qom)
bindVariables in class StaticOperandImplCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.