On Apr 14, 2009, at 12:14 PM, Greg Robertson wrote:
I am using Core Data and have a two entity setup that in a simple form
could be modelled something like this:
Entity: Persons
- attribute: name
- attribute: birth
- relationship: cars (one to many with cars)
Entiry: Cars
- attribute: name
I
I am using Core Data and have a two entity setup that in a simple form
could be modelled something like this:
Entity: Persons
- attribute: name
- attribute: birth
- relationship: cars (one to many with cars)
Entiry: Cars
- attribute: name
I would like to search for all persons not born on th