Re: Update & Delete of an Enterprise Object causes EOEditingContext.saveChanges() to Exception
Re: Update & Delete of an Enterprise Object causes EOEditingContext.saveChanges() to Exception
- Subject: Re: Update & Delete of an Enterprise Object causes EOEditingContext.saveChanges() to Exception
- From: Kieran Kelleher <email@hidden>
- Date: Fri, 7 Nov 2008 07:40:13 -0500
I meant...
DbTest eo = (DbTest)EOUtilities.objectWithPrimaryKeyValue(ec,
entityName, new Integer(0));
On Nov 7, 2008, at 7:05 AM, Kieran Kelleher wrote:
DbTest eo = (DbTest)EOUtilities.objectWithPrimaryKeyValue(ec,
entityName, Object value)
_______________________________________________
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