Uses of Class
org.apache.openjpa.lib.graph.DepthFirstAnalysis
Packages that use DepthFirstAnalysis
-
Uses of DepthFirstAnalysis in org.apache.openjpa.jdbc.kernel
Methods in org.apache.openjpa.jdbc.kernel that return DepthFirstAnalysisModifier and TypeMethodDescriptionprotected DepthFirstAnalysis
ConstraintUpdateManager.newDepthFirstAnalysis
(Graph graph, boolean autoAssign) Create a newDepthFirstAnalysis
suitable for the given graph and auto-assign settings.