0
Answer

Hibernate inserts duplicate record.

Raichand Ray

Raichand Ray

8y
1.1k
1
Hi,
I am inserting record into MySQL table using Hibernate 4.18 in JSP.Primary key id is integer and auto increment. 
Hibernate is inserting duplicate record.Sometimes id value of one record is 5 digits. 
 
Please Help.
 
Thanks
Raichand Ray