- Many-to-Many mapping in Oracle TopLink. This kind of mapping in relational world is constructed using three tables. However, in object world only two classes are used for many-to-many. I have developed sample application that shows how many-to-many is supported in Oracle TopLink. For this sample I'm using Readers/Blogs mapping - one reader can read many blogs and one blog can be read by many readers.
- Download - TopLinkMM.zip
No comments:
Post a Comment