Sort Approach in Many to Many Subset
Sort Approach in Many to Many Subset
- Subject: Sort Approach in Many to Many Subset
- From: James Cicenia <email@hidden>
- Date: Tue, 21 May 2013 11:33:37 -0500
I have the following:
customer <<---->> stores.
I want the top five customers by order total for a store.
I wrote a method:
customer.totalOrderAmountByStore(Store store);
What is the best way to sort that?
Is there some cool ERXKEy? Make an abstract Entity in my Model?
Wondering
James
_______________________________________________
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