| Author |
One To Many BidirectionalMapping
|
vivek dhiman
Greenhorn
Joined: Aug 05, 2011
Posts: 26
|
|
Hi
I have an issue in the below code in bidirectional mapping. As i am new in hibernate so not exactly knows where i am wrong.
My first class file is as below: Customer2.java
Vendor2.java
Customer2 Mapping File
Vendor2 Mapping File
My Logic File is :
Exception that i am getting
Thanks.
|
 |
Bill Gorder
Bartender
Joined: Mar 07, 2010
Posts: 1282
|
|
Vivek,
You have marked this topic as resolved. Was that intentional? If not let me know and I can fix it for you. People are less likely to comment on posts that are marked as resolved.
|
[How To Ask Questions][Read before you PM me]
|
 |
vivek dhiman
Greenhorn
Joined: Aug 05, 2011
Posts: 26
|
|
Thanks Bill for reply. I spent some time and found the mistake that was in my vendor2 mapping file. The there was wrong field in key tag.
Now its working.
|
 |
 |
|
|
subject: One To Many BidirectionalMapping
|
|
|