Community
Participate
Working Groups
Created attachment 206088 [details] example project Import the attached project and view the EntityA.bs many-to-many mapping in the JPA Details view. Notice that the inverse join columns table shows a default inverse join column instead of the specified one. This leads to invalid validation if you generate the corresponding tables because we do not have that specified inverse join column in our context model.
fixed in HEAD
Verified in Build I-3.4.0-2011102024120 Verified when you import attached project the inverse join columns appears correctly. See the link to view test steps for verification. http://wiki.eclipse.org/Dali_3.1_M3