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.parser
Subclasses of ASTPath in org.apache.cayenne.exp.parserModifier and TypeClassDescriptionclass
class
Path expression traversing DB relationships and attributes.class
-
Uses of ASTPath in org.apache.cayenne.query
Fields 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.