- This topic has 26 replies, 6 voices, and was last updated 14 years, 12 months ago by
support-shalini.
-
AuthorPosts
-
October 13, 2009 at 3:05 am #303208
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)
October 14, 2009 at 3:22 pm #303259
Loyal WaterMemberGuys,
The dev team is looking into this issue. They will get back to you with a reply asap.October 18, 2009 at 1:23 am #303297
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,
UnmeshOctober 19, 2009 at 3:30 am #303310
Loyal WaterMemberUnmesh,
Glad you found the solution. Thanks for letting us know.October 20, 2009 at 9:03 am #303345
Dr.DraneMemberThis message has not been recovered.
October 21, 2009 at 3:50 am #303365
Dr.DraneMemberThis message has not been recovered.
November 1, 2009 at 11:04 pm #303619
Unmesh KulkarniMemberThis message has not been recovered.
November 6, 2009 at 6:15 pm #303790
Brian FernandesModeratorThis message has not been recovered.
July 19, 2010 at 1:24 pm #309927
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
July 19, 2010 at 1:25 pm #309928
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
July 19, 2010 at 1:26 pm #309929
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
July 19, 2010 at 11:17 pm #309935
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