Re: Creating an EOEditingContext object
Re: Creating an EOEditingContext object
- Subject: Re: Creating an EOEditingContext object
- From: Randall Perry <email@hidden>
- Date: Sun, 25 Apr 2004 22:25:46 -0400
Look in your WO Docs folder for these PDFs:
Web_Applications.pdf
UsingEOModeler.pdf
Class descriptions are available in Reference/API/index.html
> Hi,
>
> How can I create an EOEditingContext object that I can use to
> access records from a database.
>
> I created a WebObjects application, which uses the same EO model
> that I used for WebObjects Java Client.
>
> I want to use the objectsWithFetchSpecification() or
> EOUtilities.objectsForEntityNamed()
> methods to fetch objects from the database.
>
> From what I can gather, I'll need to do the following:
>
>> | - construct a model from a file
>> | - create a EODatabase from that model
>> | - create an EOQualifier with format
>> | - create an EOFetchSpecification with entity
>> | - retrieve an EOEditingContext from EODatabase
>
> Is there sample code that applies these steps?
>
> Ismael
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> Do not post admin requests to the list. They will be ignored.
--
Randall Perry
sysTame
Xserve Web Hosting/Co-location
Website Development/Promotion
Mac Consulting/Sales
http://www.systame.com/
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.