Package org.apache.cayenne.graph
Class GraphDiffCompressor
java.lang.Object
org.apache.cayenne.graph.GraphDiffCompressor
public class GraphDiffCompressor extends Object
A utility class that removes redundant and mutually exclusive graph changes from the
 graph diff.
- Since:
- 3.0
- 
Constructor SummaryConstructors Constructor Description GraphDiffCompressor()
- 
Method Summary
- 
Constructor Details- 
GraphDiffCompressorpublic GraphDiffCompressor()
 
- 
- 
Method Details- 
compress
 
-