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 DepthFirstAnalysisConstraintUpdateManager.newDepthFirstAnalysis(Graph graph, boolean autoAssign) Create a newDepthFirstAnalysissuitable for the given graph and auto-assign settings.