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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphDiffCompressor
public GraphDiffCompressor()
compress
public GraphDiff compress(GraphDiff diff)
Copyright © 2001-2011 Apache Cayenne. All Rights Reserved.