Uses of Class
org.apache.cayenne.exp.parser.AggregateConditionNode
Package | Description |
---|---|
org.apache.cayenne.exp.parser |
Contains expression parser and other expression internals.
|
-
Uses of AggregateConditionNode in org.apache.cayenne.exp.parser
Subclasses of AggregateConditionNode in org.apache.cayenne.exp.parser Modifier and Type Class Description class
ASTAnd
"And" expression.class
ASTNot
"Not" expression.class
ASTOr
"Or" expression.