NSPersistentStoreCoordinator Class Reference
PDF
Overview
Tasks
Registered Store Types
Initializing a Coordinator
Configuring Persistent Stores
Locking
Working with Metadata
Working with Spotlight External Records
Discovering Object IDs
Class Methods
elementsDerivedFromExternalRecordURL:
metadataForPersistentStoreOfType:URL:error:
registeredStoreTypes
registerStoreClass:forStoreType:
setMetadata:forPersistentStoreOfType:URL:error:
Instance Methods
addPersistentStoreWithType:configuration:URL:options:error:
importStoreWithIdentifier:fromExternalRecordsDirectory:toURL:options:withType:error:
initWithManagedObjectModel:
lock
managedObjectIDForURIRepresentation:
managedObjectModel
metadataForPersistentStore:
migratePersistentStore:toURL:options:withType:error:
persistentStoreForURL:
persistentStores
removePersistentStore:error:
setMetadata:forPersistentStore:
setURL:forPersistentStore:
tryLock
unlock
URLForPersistentStore:
Constants
Store Types
Store Metadata
Stores Change Notification User Info Keys
Store Options
Migration Options
Spotlight External Record File Format Options
Versioning Support
Spotlight External Record Elements
Notifications
NSPersistentStoreCoordinatorStoresDidChangeNotification
NSPersistentStoreCoordinatorWillRemoveStoreNotification
Appendix A: Deprecated NSPersistentStoreCoordinator Methods
Deprecated in Mac OS X v10.5
metadataForPersistentStoreWithURL:error:
Revision History
Index
RELATED SAMPLE CODE
CoreRecipes
COMPANION GUIDES
Core Data Programming Guide
Atomic Store Programming Topics
Core Data Spotlight Integration Programming Guide