posted 16 years ago
Hi i am trying to update record in database using hibernate but intead of updating record one new record is getting inserted.
bellow is my method for update()
Bellow is my database table
DDL
Bellow is my hibernate persistant class