Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsmanagedobject

Delete an object in core data

Unacceptable type of value for to-one relationship: property = "user"; desired type = User; given type = User;

Permanent NSManagedObjectID not so permanent?

What are the functional differences between Coredata's CodeGen 'manual/none + create NSManagedObject subclass' vs. 'category/extension'

CoreData error driving me crazy... CoreData: Serious application error. An exception caught from delegate of NSFetchedResultsController

CoreData: error: Serious application error. Exception was caught during Core Data change processing

Xcode4: Different code generated for custom core data managed objects

Debugging SIGABRT within NSManagedObjectContext -save:

How to get all records From CoreData Base using NSManagedObjectSubClass?

Obtaining entity name from NSMangedObject subclass class object

core-data nsmanagedobject

Why exactly would one subclass NSManagedObject?

Add new attribute to existing Core Data Entity Relationship

Sort CoreData results using NSPredicate in Swift

Core Data - Iterating through the attributes of a NSManagedObject

Difference Between NSManagedObject, NSManagedObjectContext and NSManagedObjectModel

Abstract entities and inheritance in Core Data

NSManagedObject can't get attributes from NSAtomicStoreCacheNode

CoreData. What's the difference between indexes and indexed?

Storing NSManagedObject in a dictionary (NSDictionary)

Get modification date for NSManagedObject in Core Data?