EODisplaygroup sorting in database
EODisplaygroup sorting in database
- Subject: EODisplaygroup sorting in database
- From: Alexandre Mainville <email@hidden>
- Date: Mon, 4 Apr 2005 12:02:52 -0400
I'm just starting out with non direct java client development. I have a really simple one-to-many relationship (customer -> shipto adresses) and I'm trying to build a custom interface for it. I can't find a way to specify sort orders.
I read about sortOrderings but I believe that sorts in memory and what I'm looking for is a way to specify the ORDER BY clause in the fetch statement.
I'm thinking about unchecking "Fetch on Load", fetching manually and doing a setObjectArray but that just doesn't feel right, is there a better way?
Thanks
Alex _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden