Re: Newby EO questions...
Re: Newby EO questions...
- Subject: Re: Newby EO questions...
- From: WebObjects <email@hidden>
- Date: Wed, 01 Jun 2005 09:19:20 -0700
Mark,
A good read:
http://developer.apple.com/documentation/WebObjects/Enterprise_Objects/index
.html#//apple_ref/doc/uid/TP30001011
There are a number of EOUtilities for accessing/setting data in EO's,
objectMatchingKeyAndValue() is just one of the methods you'll use frequently
when programmatically creating fetches.
Search on EOUtilities and you'll have a good start.
HTH,
-Bill R
on 6/1/05 08:01, Mark Woollard at email@hidden wrote:
> Having finally got the mySQL jdbc connector working with EOModeler,
> although not actually aware of what I changed, I'm now looking at
> starting to look at WebObjects and the EOF. I've used EOModeler to
> build a model of the database but am not clear on how to select a
> specific record from a table. I have the info needed to select the
> record available in my java code, and am looking at EOQualifier
> object, is this the right way to proceed? I have a EOGenericRecord
> derived class generated by EOModeler, how do I get this to contain
> the specific record I want?
>
> Any pointers to examples of this kind of things would be great...
>
> Regards
> Mark
_______________________________________________
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