How to update a table with composite key using hibernate?

Posted by Hari on Stack Overflow See other posts from Stack Overflow or by Hari
Published on 2010-03-20T09:33:55Z Indexed on 2010/03/20 9:51 UTC
Read the original article Hit count: 317

Filed under:
|

I am newbie to hibernate. If there is a table which has a composite key, how to update the table using hibernate.

© Stack Overflow or respective owner

Related posts about java

Related posts about hibernate