EOControllerFactory.sharedControllerFactory().selectWithEntityName("EntityName",true,false);
EOControllerFactory.sharedControllerFactory().selectWithEntityName("EntityName",true,false);
- Subject: EOControllerFactory.sharedControllerFactory().selectWithEntityName("EntityName",true,false);
- From: email@hidden
- Date: Wed, 20 Apr 2005 18:20:02 -0400
The single line of code
"EOControllerFactory.sharedControllerFactory().selectWithEntityName("EntityName",true,false);"
opens a window and allows us to select multiple rows from ALL rows in the
entity's table. In turn, this method returns the globalIds of the selected
rows.
A more practical question is to select from a subset of the rows in the
entity's table. What is the easiest way to accomplish this, whether by
using Fetch Specifications or not?
Raj
_______________________________________________
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