public class EJBQLOuterFetchJoin extends EJBQLJoin
Constructor and Description |
---|
EJBQLOuterFetchJoin(int id) |
Modifier and Type | Method and Description |
---|---|
String |
getRightHandSideId() |
protected boolean |
visitNode(EJBQLExpressionVisitor visitor)
Visits this node without recursion.
|
getLeftHandSideId
getChild, getChildrenCount, getName, getText, isNegated, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setText, toString, visit, visitChild
protected boolean visitNode(EJBQLExpressionVisitor visitor)
SimpleNode
visitNode
in class SimpleNode
public String getRightHandSideId()
getRightHandSideId
in class EJBQLJoin
Copyright © 2001–2019 Apache Cayenne. All rights reserved.