public class EJBQLCount extends EJBQLAggregateColumn
| Constructor and Description | 
|---|
| EJBQLCount(int id) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getFunction() | 
| String | getJavaType(String pathType) | 
| 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, visitChildpublic String getFunction()
getFunction in class EJBQLAggregateColumnpublic String getJavaType(String pathType)
getJavaType in class EJBQLAggregateColumnprotected boolean visitNode(EJBQLExpressionVisitor visitor)
SimpleNodevisitNode in class SimpleNodeCopyright © 2001–2023 Apache Cayenne. All rights reserved.