public class SameNodeJoinConditionImpl extends JoinConditionImpl implements SameNodeJoinCondition
| Constructor and Description |
|---|
SameNodeJoinConditionImpl(String selector1Name,
String selector2Name,
String selector2Path) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSelector1Name() |
String |
getSelector2Name() |
String |
getSelector2Path() |
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 getSelector1Name()
getSelector1Name in interface SameNodeJoinConditionpublic String getSelector2Name()
getSelector2Name in interface SameNodeJoinConditionpublic String getSelector2Path()
getSelector2Path in interface SameNodeJoinConditionCopyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.