Uses of Interface
org.apache.openjpa.lib.graph.GraphVisitor

Packages that use GraphVisitor
org.apache.openjpa.lib.graph Graph Abstraction 
 

Uses of GraphVisitor in org.apache.openjpa.lib.graph
 

Methods in org.apache.openjpa.lib.graph with parameters of type GraphVisitor
 void BreadthFirstWalk.addGraphVisitor(GraphVisitor visitor)
          add a GraphVisitor to be notified during breadth first search.
 void BreadthFirstWalk.removeGraphVisitor(GraphVisitor visitor)
          remove a given GraphVisitor from the listener set.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01