Uses of Interface
org.apache.cayenne.map.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
-
Uses of EntitySorter in org.apache.cayenne.access.flush.operation
-
Uses of EntitySorter in org.apache.cayenne.ashwood
Modifier 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