How do you annotate a ManyToOne relationship where the "Many" entitiy has a
foreign key field that is also the member of a composite key?
I am starting from Seam `generate-entities`, but the generated code fails when I create
new instances of each entity in the same transaction - I'm getting foreign key
violations on commit. It's clear the EmbeddedId class is not getting the id value.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037666#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...