Package org.apache.cayenne.ashwood


package org.apache.cayenne.ashwood
  • Class
    Description
    Implements dependency sorting algorithms for ObjEntities, DbEntities and DataObjects.
    An annotation that defines the insertion sorting "weight" of an entity that is used when sorting DB operations.
    EntitySorter that takes into account entity "weights", and otherwise delegating to another (topological) sorter.