Hibernate's natural primary key error

org.hibernate.HibernateException: An immutable natural identifier of entity com.haph.epms.enterprise.model.Sensors was altered from 001-06-03 to 4028810360909c200160909c93910029

The natural primary key of hibernate is immutable by default

It can be modified by setting the mutable property (the default value of mutable is false)

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326026672&siteId=291194637