Re: updateValuesInRowDescribedByQualifier fail.
Re: updateValuesInRowDescribedByQualifier fail.
- Subject: Re: updateValuesInRowDescribedByQualifier fail.
- From: James Cicenia <email@hidden>
- Date: Tue, 10 Jan 2012 11:12:16 -0600
Where are you putting the catch?
There is no outside edits to the database. These only affect the outcome when I save a record with an added relationship. It the object has no relationships I can edit and save. Otherwise I get the exception.
Thanks James
On Jan 10, 2012, at 11:00 AM, Ruenagel, Frank wrote: catch (EOGeneralAdaptorException e) { String eType = (String)e.userInfo().objectForKey(EOAdaptorChannel.AdaptorFailureKey); if (EOAdaptorChannel.AdaptorOptimisticLockingFailure.equals(eType))
|
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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