public class AndJoin extends BaseJoin
| Constructor and Description |
|---|
AndJoin(QueryClause leftQueryClause,
QueryClause rightQueryClause) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getNodeName() |
getLeftQueryClause, getRightQueryClause, populateattach, getNodeText, toString, toXmlStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitattach, toXmlStringpublic AndJoin(QueryClause leftQueryClause, QueryClause rightQueryClause)
protected java.lang.String getNodeName()
getNodeName in class BaseNode