Re: addObjectToBothSidesOfRelationshipWithKey still working?
Re: addObjectToBothSidesOfRelationshipWithKey still working?
- Subject: Re: addObjectToBothSidesOfRelationshipWithKey still working?
- From: Jean Pierre Malrieu <email@hidden>
- Date: Mon, 18 Sep 2006 16:13:40 +0200
First, a question: from a database standpoint, is it OK to have a
too many relationship with no (to-one) reverse relationship?
I answer my own (silly) question here:
No it is not possible for EOF to handle a to-many relatioship with no
reverse, to-one, relationship. This is because the intances of the
entity that has a foreign key (the destination of the to-many) will
not get updated if there is no reverse to-one relationship.
JPM
_______________________________________________
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