Uses of Class
org.apache.openjpa.lib.graph.DepthFirstAnalysis
- 
Packages that use DepthFirstAnalysis Package Description org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel
- 
- 
Uses of DepthFirstAnalysis in org.apache.openjpa.jdbc.kernelMethods in org.apache.openjpa.jdbc.kernel that return DepthFirstAnalysis Modifier and Type Method Description protected DepthFirstAnalysisConstraintUpdateManager. newDepthFirstAnalysis(Graph graph, boolean autoAssign)Create a newDepthFirstAnalysissuitable for the given graph and auto-assign settings.
 
-