Re: Cascade delete when no relationship: how?
Re: Cascade delete when no relationship: how?
- Subject: Re: Cascade delete when no relationship: how?
- From: Jean Pierre Malrieu <email@hidden>
- Date: Fri, 21 Mar 2014 07:07:16 +0100
I did implement your proposal and that seems to work fine.
Thanks
Le 19 mars 2014 à 20:45, Paul Yu <email@hidden> a écrit :
> Jean Pierre
>
> Could you write something in the willDelete() method on B? Fetch for the A's of B and manually delete them?
>
> Paul
> "just a programmer"
>
> On Mar 19, 2014, at 3:30 PM, Jean Pierre Malrieu <email@hidden> wrote:
>
>> Hi,
>>
>> Suppose I have a mandatory to-one relationship from A to B. Suppose there is no inverse relationship (many A's can be related to the same B, so I don't want many As to be faulted when I fetch a B).
>> What if the smarter way to ensure that A is deleted when I delete it's B? (assuming it is the correct behavior for me).
>>
>> TIA
>>
>> 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
>
_______________________________________________
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