• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Question regarding nullified relationship objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question regarding nullified relationship objects


  • Subject: Re: Question regarding nullified relationship objects
  • From: "I. Savant" <email@hidden>
  • Date: Mon, 9 Feb 2009 15:11:32 -0500

On Mon, Feb 9, 2009 at 2:44 PM, Jon C. Munson II <email@hidden> wrote:

> If I have two entities, A and B, where A <-->>B, and the delete rule in
> entity A's relationship to B is cascade, and B's delete rule for the
> relationship to A is nullify, what happens to the actual "row" that holds
> the relationship data in A that was once B after B is deleted?  Does it get
> completely deleted, or is it left as garbage that is later cleaned up, or is
> left and later re-filled?

  Why do you care about store-level details? I assume you're asking
about the sqlite store type (since if you're using your own custom
store type, you'd probably know this already). Are you really asking
about the implementation details of the sqlite store type or are you
asking about what happens when a managed object context is saved in
general?

--
I.S.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Question regarding nullified relationship objects (From: "Jon C. Munson II" <email@hidden>)

  • Prev by Date: Re: CGFloat and 64 Bit
  • Next by Date: RE: Determining if a user is logged in from a Launchd Daemon
  • Previous by thread: Question regarding nullified relationship objects
  • Next by thread: re: Question regarding nullified relationship objects
  • Index(es):
    • Date
    • Thread