Thursday, 15 August 2013

Hibernate 4 creating Many to Many join with extra column annotation

Hibernate 4 creating Many to Many join with extra column annotation

I am using hibernate4 , spring3 .. What I need is to create Many to Many
join with extra column with annotation, But In hibernate 4, @EmbeddedId
does not work. Please follow my database design.

Please provide some code snippet on this.
Thanks in Advance.

No comments:

Post a Comment