History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: EJB-103
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Vance Karimi
Reporter: Olivier THIERRY
Votes: (View)
Watchers: (View)
Operations

If you were logged in you would be able to see more operations.
EJB Cartridge

Problem with @andromda.persistence.collection.index tagged value

Created: 26/Feb/08 04:46 PM   Updated: 26/Feb/08 04:52 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

File Attachments: 1. Text File patch-ejb-103-1.txt (1 kb)
2. Text File patch-ejb-103-2.txt (1 kb)

Environment: AndroMDA 3.3-SNAPSHOT + EJB3 cartridge


 Description   
When you want to model a map collection on an association end, the EJB3 cartridge expects the tagged values @andromda.persistence.collection.index to set the attribute used as map index. But this tagged value does not exist in andromda 3.3. Instead you have to use @andromda.hibernate.collection.index

 All   Comments   Change History      Sort Order:
Comment by Olivier THIERRY [26/Feb/08 04:52 PM]
This patch contains two files :
- The first one corrects the profile.xml file
- The second one corrects the EntityEmbeddable.vsl template