|
WebObjects 5.2.3 | ||||||||||
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 Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |