org.hibernate.exception.ConstraintViolationException:could not perform addBath

  错误可能原因:实体属性的值与数据库字段类型相悖(如:数据库中不允许为null,单数传值为null)

相关文章: