|
WebObjects 5.2.4 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 Wed May 25 10:47:15 PDT 2005. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |