
|
If you were logged in you would be able to see more operations.
|
|
EJB Cartridge
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
|
|
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
|
|
This patch contains two files :
- The first one corrects the profile.xml file
- The second one corrects the EntityEmbeddable.vsl template
|
|