Uses of Interface
org.apache.cayenne.map.EntitySorter
Packages that use EntitySorter
Package
Description
Contains classes that make up Cayenne ORM stack.
Contains O/R mapping classes that store relational database
metadata information and map it to Java classes.
-
Uses of EntitySorter in org.apache.cayenne.access
Fields in org.apache.cayenne.access declared as EntitySorterMethods in org.apache.cayenne.access that return EntitySorterMethods in org.apache.cayenne.access with parameters of type EntitySorter -
Uses of EntitySorter in org.apache.cayenne.access.flush.operation
Constructors in org.apache.cayenne.access.flush.operation with parameters of type EntitySorter -
Uses of EntitySorter in org.apache.cayenne.ashwood
Classes in org.apache.cayenne.ashwood that implement EntitySorterModifier and TypeClassDescriptionclass
Implements dependency sorting algorithms for ObjEntities, DbEntities and DataObjects.class
EntitySorter that takes into account entity "weights", and otherwise delegating to another (topological) sorter. -
Uses of EntitySorter in org.apache.cayenne.map
Fields in org.apache.cayenne.map declared as EntitySorterMethods in org.apache.cayenne.map that return EntitySorterMethods in org.apache.cayenne.map with parameters of type EntitySorter