- This topic has 26 replies, 6 voices, and was last updated 14 years, 9 months ago by
support-shalini.
-
AuthorPosts
-
Dr.DraneMemberI tried the same thing in the current version of MyEclipse 8 but I got the same results. (UserHasLanguage class generated even though “enable many to many detection” was enabled)
Loyal WaterMemberGuys,
The dev team is looking into this issue. They will get back to you with a reply asap.
Unmesh KulkarniMemberHi Support Team/Jochen,
I found the cause of my problem. My many-to-many mapping table had additional columns beyond the two FK columns, so separate class was getting generated for it.
When I remove those tables, the problem is solved. This makes sense, since the class is needed to maintain information on attributes of the relationship. If there are no attributes, separate class is not needed.
Regards,
Unmesh
Loyal WaterMemberUnmesh,
Glad you found the solution. Thanks for letting us know.
Dr.DraneMemberThis message has not been recovered.
Dr.DraneMemberThis message has not been recovered.
Unmesh KulkarniMemberThis message has not been recovered.
Brian FernandesModeratorThis message has not been recovered.
luiz_rossParticipantHi,
Today I have two environments. A Windows and a Mac
In both I have the same version of myeclipse installed. In Windows reverse engineering works correctly. In Mac presents the reverse engineering problems. On the Mac is generated class representing the table of relationship even though the option to recognize many relationship to many is selected. How can I solve this problem.?And excuse my poor English.
Best Regards,
Luiz Rossetti
luiz_rossParticipantHi,
Today I have two environments. A Windows and a Mac
In both I have the same version of myeclipse installed. In Windows reverse engineering works correctly. In Mac presents the reverse engineering problems. On the Mac is generated class representing the table of relationship even though the option to recognize many relationship to many is selected. How can I solve this problem.?And excuse my poor English.
Best Regards,
Luiz Rossetti
luiz_rossParticipantHi,
Today I have two environments. A Windows and a Mac
In both I have the same version of myeclipse installed. In Windows reverse engineering works correctly. In Mac presents the reverse engineering problems. On the Mac is generated class representing the table of relationship even though the option to recognize many relationship to many is selected. How can I solve this problem.?And excuse my poor English.
Best Regards,
Luiz Rossetti
support-shaliniMemberLuiz,
Please follow up your post here –
https://www.genuitec.com/forums/topic/many-to-many-mapping-reverse-engineering-problems-on-mac-osx/#post-309934 -
AuthorPosts