public class PropertyExistenceImpl extends ConstraintImpl implements PropertyExistence
| Constructor and Description |
|---|
PropertyExistenceImpl(String selectorName,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
void |
bindVariables(QueryObjectModelImpl qom) |
String |
getPropertyName() |
String |
getSelectorName() |
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 String getPropertyName()
getPropertyName in interface PropertyExistencepublic String getSelectorName()
getSelectorName in interface PropertyExistencepublic void bindVariables(QueryObjectModelImpl qom)
bindVariables in class ConstraintImplCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.