Uses of Interface
org.apache.cayenne.query.PrefetchProcessor
Package
Description
Defines standard queries supported by Cayenne and extension mechanism to create
custom queries.
-
Uses of PrefetchProcessor in org.apache.cayenne.query
Modifier and TypeMethodDescriptionvoid
PrefetchTreeNode.traverse
(PrefetchProcessor processor) Traverses the tree depth-first, invoking callback methods of the processor when passing through the nodes.