I am a novice in core data integration and want to know what is foreword mapping and inverse mapping in iOS.
I need to incorporate JSON requests using inverse mapping
please also provide a quick link for the theories if possible.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Forward mapping means standard referencing of an object within a data object that contains it. Inverse mapping is the other, non-trivial reference back to the containing object.
As always, one of the best tutorials is available via Ray Wenderlich:
http://www.raywenderlich.com/934/core-data-on-ios-5-tutorial-getting-started