WebObjects 5.2

Uses of Class
com.webobjects.eocontrol.EOSortOrdering

Packages that use EOSortOrdering
com.webobjects.eoaccess Provides the data access mechanisms for the Enterprise Objects technology. 
com.webobjects.eocontrol Provides infrastructure for creating and manging enterprise objects. 
 

Uses of EOSortOrdering in com.webobjects.eoaccess
 

Methods in com.webobjects.eoaccess with parameters of type EOSortOrdering
 void EOSQLExpression.addOrderByAttributeOrdering(EOSortOrdering sortOrdering)
          Adds an attribute-direction pair ("LAST_NAME asc", for example) to the receiver's ORDER BY string.
 

Uses of EOSortOrdering in com.webobjects.eocontrol
 

Methods in com.webobjects.eocontrol that return EOSortOrdering
static EOSortOrdering EOSortOrdering.sortOrderingWithKey(String key, NSSelector selector)
          Creates an EOSortOrdering based on key and selector.
 


Last updated Fri Feb 21 13:15:00 PST 2003.

Copyright © 2003 Apple Computer, Inc.