Uses of Package
org.apache.openjpa.lib.graph
Packages that use org.apache.openjpa.lib.graph
Package
Description
OpenJPA-JDBC Runtime Kernel
Graph Abstraction
-
Classes in org.apache.openjpa.lib.graph used by org.apache.openjpa.jdbc.kernelClassDescriptionPerforms a depth-first analysis of a given
Graph
, caching information about the graph's nodes and edges.Graph representation using the adjacency list form. -
Classes in org.apache.openjpa.lib.graph used by org.apache.openjpa.lib.graphClassDescriptionA graph edge.Graph representation using the adjacency list form.A helper interface that allows third parties to be notified of graph events during graph traversals