Class | Description |
---|---|
AshwoodEntitySorter |
Implements dependency sorting algorithms for ObjEntities, DbEntities and
DataObjects.
|
WeightedAshwoodEntitySorter |
EntitySorter that takes into account entity "weights", and otherwise delegating to
another (topological) sorter.
|
Annotation Type | Description |
---|---|
SortWeight |
An annotation that defines the insertion sorting "weight" of an entity that is used
when sorting DB operations.
|
Copyright © 2001–2019 Apache Cayenne. All rights reserved.