Class WeightedAshwoodEntitySorter

java.lang.Object
org.apache.cayenne.ashwood.AshwoodEntitySorter
org.apache.cayenne.ashwood.WeightedAshwoodEntitySorter
All Implemented Interfaces:
EntitySorter

public class WeightedAshwoodEntitySorter extends AshwoodEntitySorter
EntitySorter that takes into account entity "weights", and otherwise delegating to another (topological) sorter.
Since:
3.1, since 4.0 moved to cayenne-server from cayenne-lifecycle