public abstract class JoinConditionImpl extends Object implements JoinCondition
| Constructor and Description |
|---|
JoinConditionImpl() |
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.