posted 13 years ago
Hi Vivek,
I was not very comfortable with the concern/question that you have. I tried to simulate some thing similar using layman POJOs and mappings. Have a look at them and see if this helps to solve your problem.
Proj.java
Empl.java
EmpProj.java
Proj.hbm.xml
Empl.hbm.xml
EmplProj.hbm.xml
Main code for saving objects :
Regards,
Naresh