one to many mapping within the same table in Hibernate..

Posted by saurabh on Stack Overflow See other posts from Stack Overflow or by saurabh
Published on 2010-03-27T12:11:48Z Indexed on 2010/03/27 12:13 UTC
Read the original article Hit count: 128

Filed under:

I have a table containing primary key and foreign key that references same table. How can I implement this mapping in hibernate...

© Stack Overflow or respective owner

Related posts about hibernate