Uses of Class
org.apache.openjpa.lib.graph.DepthFirstAnalysis

Packages that use DepthFirstAnalysis
org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel 
 

Uses of DepthFirstAnalysis in org.apache.openjpa.jdbc.kernel
 

Methods in org.apache.openjpa.jdbc.kernel that return DepthFirstAnalysis
protected  DepthFirstAnalysis ConstraintUpdateManager.newDepthFirstAnalysis(Graph graph, boolean autoAssign)
          Create a new DepthFirstAnalysis suitable for the given graph and auto-assign settings.
 



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