This repository includes a project which has examples of salesforce.com Mobile SDK 2.0's SmartStore.
These are the controllers which show how to use SmartStore.
-
CreateStoreTestViewController Show how to create store.
-
RegisterSoupViewController Show how to register soup for a specific store.
-
UpsertSoupViewController Show how to upsert a soup of a store. This controller tries to query organization Account data and save locally using SmartStore.
-
QuerySoupViewController Show how to query data from a soup in a store.
-
RetrieveEntryViewController Show how to obtain the entry(data) in a soup.