public class ChildNodeJoinConditionImpl extends JoinConditionImpl implements ChildNodeJoinCondition
| Constructor and Description |
|---|
ChildNodeJoinConditionImpl(String childSelectorName,
String parentSelectorName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChildSelectorName() |
String |
getParentSelectorName() |
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 getChildSelectorName()
getChildSelectorName in interface ChildNodeJoinConditionpublic String getParentSelectorName()
getParentSelectorName in interface ChildNodeJoinConditionCopyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.