Search code examples
is there a way to see which objects in a managedobjectcontext have not yet been added to the persist...

core-datansmanagedobjectnsmanagedobjectcontextpersistent-storage

Read More
managedObjectContext giving an error...

ioscore-datansmanagedobjectcontext

Read More
Good location to add a 'save context' in stock Master/Detail application...

ioscore-datansmanagedobjectcontextpersistent-storage

Read More
CodeData not saving...

core-datansmanagedobjectcontextnssetpersistent-storage

Read More
fetchObjectsForEntityName: not recognised as valid method...

iphoneiosxcodecocoa-touchnsmanagedobjectcontext

Read More
How to ensure NSManagedObjectContext when opened asynchronously through UIManagedDocument...

iphoneioscore-datansmanagedobjectcontext

Read More
could not locate an NSManagedObjectModel for entity name "X"...

core-dataios5nsmanagedobjectcontext

Read More
How to keep a child NSManagedObjectContext up to date when using bindings...

objective-ccocoacore-datansmanagedobjectcontextcocoa-bindings

Read More
Looping to save data to Core Data with NSPrivateQueueConcurrencyType context leaves loop unexpectedl...

iosobjective-cmultithreadingcore-datansmanagedobjectcontext

Read More
Core Data stack with only a single context initialized with NSPrivateQueueConcurrencyType...

iosobjective-cmultithreadingcore-datansmanagedobjectcontext

Read More
core data do all relation objects get deleted too when deleting an entity's objects...

ioscore-datansmanagedobjectcontext

Read More
nil is not a legal NSManagedObjectContext parameter...

iosnsmanagedobjectcontext

Read More
Core Data context and singleton data controller...

ioscore-datasingletonnsmanagedobjectcontext

Read More
NSFetchedResultsController doesn't fetch up the child-parent moc chain?...

ioscocoacore-datansfetchedresultscontrollernsmanagedobjectcontext

Read More
Application freeze while executing fetch request...

iosobjective-ccore-datansmanagedobjectcontextexecutefetchrequest

Read More
NSManagedObject save only the latest object and not the whole objects...

iosobjective-ccore-datansmanagedobjectnsmanagedobjectcontext

Read More
FetchedResultsController doesn't see the changes in managedObjectContext after data import...

objective-cioscore-datansfetchedresultscontrollernsmanagedobjectcontext

Read More
How do sibling NSManagedObjectContexts interact?...

ioscore-datansfetchedresultscontrollernsmanagedobjectcontext

Read More
how can child MOC know parent MOC's change?...

iosnsmanagedobjectcontext

Read More
Deleting Core Data record from Detail View of SplitView Controller...

objective-ccore-dataios6nsfetchedresultscontrollernsmanagedobjectcontext

Read More
Core Data and Managed Object Contexts...

ioscore-datansmanagedobjectcontext

Read More
Observing changes in the properties of an NSManagedObject: how to avoid looping?...

cocoacore-datansmanagedobjectcontextnsnotificationcenter

Read More
Why an infinite loop with: while ( [managedObjectContext hasChanges] ) [managedObjectContext process...

cocoacore-datansmanagedobjectcontext

Read More
Access Core Data From Previous iOS Application in new PhoneGap Application...

ioscore-datacordovansmanagedobjectcontext

Read More
Trying to pass a managedObjectContext from GameAppDelegate to a view embed in a NavigationController...

iosobjective-cuinavigationcontrollernsmanagedobjectcontext

Read More
Refresh NSPersistentStoreCoordinator in AppDelegate from ViewController...

core-datansmanagedobjectcontextappdelegatenspersistentstore

Read More
Why does Core Data take so long to save an object?...

iosobjective-ccore-datansmanagedobjectcontextsave

Read More
Exchange context objects like row in tableview...

iostableviewnsmanagedobjectcontext

Read More
Effective use of Core Data and NSManagedObjectContext...

ioscore-datansmanagedobjectcontext

Read More
Core Data: Fetch objects from multiple ManagedObjectContexts...

ioscore-datansmanagedobjectcontextnsfetchrequest

Read More
BackNext