Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Importing large datasets on iPhone using CoreData

iphone core-data import

NSFetchedResultsController not showing updates from other contexts

How can I use NSPredicate to filter on core data relationships?

XCode4 fails to generate NSManagedObject subclass properly

divide fetched results NSDate into sections for each single day use core data

Error : CoreData: error: Failed to call designated initializer on NSManagedObject class 'Product'

objective-c core-data ios5

iPhone Core Data Relationship

iphone ios xcode core-data

Core Data relationship delete rule - Nullify + Cascade

core-data ios5

ObjC, Core Data: "do not allow duplicates"?

objective-c core-data

MagicalRecord relationship mapping duplicates objects despite primary keys

Need some clarifications on refreshObject:mergeChanges:YES

cocoa-touch core-data

Core Data NSPredicate with to-Many Relationship

iOS Core Data error - Unacceptable type of value for to-many relationship

ios objective-c core-data

CoreData and RestKit performance while importing very large datasets

dynamically set navigation controller title [closed]

View contents of Core Data

ios core-data

iOS >> CoreData >> Should I Create an ID Attribute or Can I Use the SQLite Object ID?

ios sqlite core-data

Managing an Ordered Core Data Relationship Using NSArrayController

CoreData + MagicalRecord - Am I saving the details correctly?

Serializing a multidimensional array containing references to NSManagedObjects in Core Data