iphone - Implement multiple relationship using core data -


the er diagram

here above shows er-diagram.

it's easy implement to-many binary relationship using core data. confuse me how implement kind of multiple relationship.

hope give hand.

i not sure if understood problem correctly, wouldn't 2 one-to-many relationships (from course ta , student ta) describe model? each ta has 1 student , 1 course, each student , each course can related many tas.

enter image description here


Comments

Popular posts from this blog

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -