org.apache.cayenne.map
Class AshwoodEntitySorter
java.lang.Object
org.apache.cayenne.ashwood.AshwoodEntitySorter
org.apache.cayenne.map.AshwoodEntitySorter
- All Implemented Interfaces:
- EntitySorter
Deprecated. since 3.1 moved to "org.apache.cayenne.ashwood" package.
@Deprecated
public class AshwoodEntitySorter
- extends AshwoodEntitySorter
- Since:
- 1.1
Methods inherited from class org.apache.cayenne.ashwood.AshwoodEntitySorter |
doIndexSorter, findReflexiveMaster, getDbEntityComparator, getObjEntityComparator, indexSorter, isReflexive, setDataMaps, setEntityResolver, sortDbEntities, sortObjectsForEntity, sortObjEntities |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AshwoodEntitySorter
public AshwoodEntitySorter()
- Deprecated.
AshwoodEntitySorter
public AshwoodEntitySorter(Collection<DataMap> dataMaps)
- Deprecated.
Copyright © 2001-2013 Apache Cayenne. All Rights Reserved.