public class DescendantNodeJoinConditionImpl extends JoinConditionImpl implements DescendantNodeJoinCondition
| Constructor and Description |
|---|
DescendantNodeJoinConditionImpl(String descendantSelectorName,
String ancestorSelectorName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAncestorSelectorName() |
String |
getDescendantSelectorName() |
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 getDescendantSelectorName()
getDescendantSelectorName in interface DescendantNodeJoinConditionpublic String getAncestorSelectorName()
getAncestorSelectorName in interface DescendantNodeJoinConditionCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.