Uses of Class
org.apache.cayenne.exp.parser.ASTPath
Package | Description |
---|---|
org.apache.cayenne.exp.parser |
Contains expression parser and other expression internals.
|
-
Uses of ASTPath in org.apache.cayenne.exp.parser
Subclasses of ASTPath in org.apache.cayenne.exp.parser Modifier and Type Class Description class
ASTDbPath
Path expression traversing DB relationships and attributes.class
ASTObjPath