Virtual Column equivalent in EOModel ?
Virtual Column equivalent in EOModel ?
- Subject: Virtual Column equivalent in EOModel ?
- From: Thomas LATTER <email@hidden>
- Date: Tue, 09 Jun 2015 12:57:26 +0200
Hi,
In one of my Oracle tables I've got a virtual column. In my EOModel I had to set this field as Read-Only in order to do an Insert in this table. Otherwise the generated SQL included this field and an Oracle error occured.
My problem now is to edit/update a row in this table because even with this field as Read-Only in the EOModel the generated SQl includes this field in the 'Where' clause of it's 'UPDATE' query.
Is there a certain way to set this field in the EOModel for it not to be included in the sql for an edit/update? Or should I just use rawrows?
Thanks in advance,
_______________________________________________
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