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