What is mapping model?
Answer / Mahendra Singh Kotwal
"A mapping model in iOS helps you map entities from your data model to the tables or columns used by a custom persistent store. Mapping models are useful when you need to use a custom store (e.g., XML, binary) that doesn't directly support Core Data's default SQLite store.""
| Is This Answer Correct ? | 0 Yes | 0 No |
What is callback in ios?
Which JSON framework is supported by iOS?
Define 'retain' keyword?
What are the Different types of persistent stores?
What is 'notification'?
What devices will support ios 7?
What is delegation pattern in ios?
What is the difference between 'assign' and 'retain' keyword?
How to shut off message alerts in ios?
How to parse json?
What is fast enumeration in iOS operating system?
Explain place holder constraint