About SmartStore
What’s New in SmartStore
Smart SQL no longer requires index paths for all fields referenced in SELECT or WHERE clauses. This improvement doesn’t extend to soups that use external storage.
About Data Caching
To provide offline synchronization and conflict resolution services, SmartStore uses StoreCache, a Mobile SDK caching mechanism. We recommend that you use StoreCache to manage operations on Salesforce data.
About the Sample Code
Objective-C code snippets in this chapter use Account and Opportunity objects, which are predefined in every Salesforce organization. Accounts and opportunities are linked through a master-detail relationship. An account can be the master for more than one opportunity.