Changes

Jump to: navigation, search
Persistent Store Coordinator
The persistent store coordinator is responsible for coordinating access to multiple persistent object stores. As an iPad iOS developer you will never directly interact with the persistence store coordinator and, in fact, will very rarely need to develop an application that requires more than one persistent object store. When multiple stores are required, the coordinator presents these stores to the upper layers of the Core Data stack as a single store.
<google>BUY_IPAD_BOTTOM</google>
== Persistent Object Store ==

Navigation menu