Re: Using an auto incremented NSNumber as attribute in a NSManagedObject
Re: Using an auto incremented NSNumber as attribute in a NSManagedObject
- Subject: Re: Using an auto incremented NSNumber as attribute in a NSManagedObject
- From: Chris Hanson <email@hidden>
- Date: Thu, 6 Mar 2008 13:56:15 -0800
On Mar 6, 2008, at 1:05 PM, Joshua Preston wrote:
I am however having problems finding information regarding auto
incremented attributes, namely an NSNumber attribute.
What do you want to do with this? Core Data manages primary & foreign
keys for you via object IDs and relationships, so you don't have to do
anything with those yourself. (And those are the typical uses of auto-
incrementing fields or sequences.)
-- Chris
_______________________________________________
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