Thread: Hibernate error
View Single Post
  #3 (permalink)  
Old 05-10-2007, 06:45 PM
Nick15 Nick15 is offline
Member
 
Join Date: May 2007
Posts: 39
Nick15 is on a distinguished road
I would do this: in composite id, I would try to add the options to
Emp_Cod that indicates insert="false" and theupdate="false".

here there is a similar problem:
Hibernate Forums - View topic - Many to Many with composite keys
Reply With Quote