public class EJBQLDbPath extends EJBQLPath
Constructor and Description |
---|
EJBQLDbPath(int id) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
visitChild(EJBQLExpressionVisitor visitor,
int childIndex)
Recursively visits a child at the specified index.
|
protected boolean |
visitNode(EJBQLExpressionVisitor visitor)
Visits this node without recursion.
|
getAbsolutePath, getId, getRelativePath
getChild, getChildrenCount, getName, getText, isNegated, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setText, toString, visit
protected boolean visitChild(EJBQLExpressionVisitor visitor, int childIndex)
SimpleNode
visitChild
in class EJBQLPath
protected boolean visitNode(EJBQLExpressionVisitor visitor)
SimpleNode
Copyright © 2001–2023 Apache Cayenne. All rights reserved.