Uses of Class
org.apache.cayenne.exp.parser.ASTPath
Packages that use ASTPath
Package
Description
Contains expression parser and other expression internals.
Defines standard queries supported by Cayenne and extension mechanism to create
custom queries.
- 
Uses of ASTPath in org.apache.cayenne.exp.parserSubclasses of ASTPath in org.apache.cayenne.exp.parserModifier and TypeClassDescriptionclassclassPath expression traversing DB relationships and attributes.class
- 
Uses of ASTPath in org.apache.cayenne.queryFields in org.apache.cayenne.query with type parameters of type ASTPathMethods in org.apache.cayenne.query that return types with arguments of type ASTPathModifier and TypeMethodDescriptionPrefetchSelectQuery.getResultPaths()Returns extra result paths.