Bug 158376 - [PATCH] Embedded Ids generate invalid column mapping
Summary: [PATCH] Embedded Ids generate invalid column mapping
Status: VERIFIED FIXED
Alias: None
Product: EMF
Classification: Modeling
Component: Teneo (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Martin Taal CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-09-22 15:46 EDT by Doug B. CLA
Modified: 2008-05-27 19:19 EDT (History)
0 users

See Also:


Attachments
dcb.patch (1.11 KB, patch)
2006-09-22 15:47 EDT, Doug B. CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Doug B. CLA 2006-09-22 15:46:53 EDT
When making use of the @EmbeddedId annotation, the column mapping includes extra attributes that should not be present when mapping id-related columns.  Patch properly notes that column is id-related so that extra attributes are no longer generated.
Comment 1 Doug B. CLA 2006-09-22 15:47:59 EDT
Created attachment 50727 [details]
dcb.patch
Comment 2 Martin Taal CLA 2006-09-26 09:17:29 EDT
Thanks Doug, I have applied the patch, issue will be set to fixed at the next release.
Comment 3 Martin Taal CLA 2006-09-29 16:25:32 EDT
Addressed in 0.7.5 I200609290842 
Comment 4 Nick Boldt CLA 2008-01-28 16:56:39 EST
Move to verified as per bug 206558.