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