Uses of Package
org.apache.openjpa.lib.graph

Packages that use org.apache.openjpa.lib.graph
org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel 
org.apache.openjpa.lib.graph Graph Abstraction 
 

Classes in org.apache.openjpa.lib.graph used by org.apache.openjpa.jdbc.kernel
DepthFirstAnalysis
          Performs a depth-first analysis of a given Graph, caching information about the graph's nodes and edges.
Graph
          Graph representation using the adjacency list form.
 

Classes in org.apache.openjpa.lib.graph used by org.apache.openjpa.lib.graph
Edge
          A graph edge.
Graph
          Graph representation using the adjacency list form.
GraphVisitor
          A helper interface that allows third parties to be notified of graph events during graph traversals
 



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