|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cayenne.ejbql.parser.SimpleNode
org.apache.cayenne.ejbql.parser.EJBQLPositionalInputParameter
public class EJBQLPositionalInputParameter
Constructor Summary | |
---|---|
EJBQLPositionalInputParameter(int id)
|
Method Summary | |
---|---|
int |
getPosition()
|
protected boolean |
visitNode(EJBQLExpressionVisitor visitor)
Visits this node without recursion. |
Methods inherited from class org.apache.cayenne.ejbql.parser.SimpleNode |
---|
getChild, getChildrenCount, getName, getText, isNegated, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setText, toString, visit, visitChild |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EJBQLPositionalInputParameter(int id)
Method Detail |
---|
protected boolean visitNode(EJBQLExpressionVisitor visitor)
SimpleNode
visitNode
in class SimpleNode
public int getPosition()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |