Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsmanagedobject

Core Data: Observing new Entity of certain type

MagicalRecord relationship mapping duplicates objects despite primary keys

NSManagedObject initWithEntity: insertIntoManagedObjectContext: EXC_BAD_ACCESS

core data : differences between managed object and entities?

CoreData - Update model class instead of creating new

How to fetch specific records in Core data

Does an NSManagedObject retain its NSManagedObjectContext?

Setting up a parent-child relationship in Core Data

Core-Data: NSLog output Does Not Show "Fields"

IOS App crash: [__NSArrayI objectAtIndex:]: index 0 beyond bounds for empty array

Swift get specific NSManagedObject from entity (core data)

Creating an NSManagedObject with NSDictionary contents

predicateWithBlock: passes NSDictionaryMapNode

RestKit: how to remove core data entries to keep the content in sync with the server?

ios restkit nsmanagedobject

How to implement NSManagedObject class conforming to Mappable

Efficient way to get relationship count in database

Why Automatically Created NSManagedObject Subclass do not have "Proper" header?

Array of NSManagedObjectIDs, fetch the objects at once