Hi,
I am ramu, i have problem in persisting three entites together.
My mappings are like
SkillLevel----->Skill Many to One
SkillLevel------->Vendor Many to one
In SkillLevel object i am using @Embeddable annotaion to get ides of
Vendor and skill
Now my SkillLevel Object contains Skill_Id,Vendor_Id,SkillLevel
Now i want to persist Vendor ,skill,SkillLevel .
Thanks&Regards
K.Ramu
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220022#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...