解决 org.hibernate.exception.ConstraintViolationException: could not execute statement

违反约束异常,无法执行语句.

很有可能是某个字段数据库不能为null,而传过去的值为null

仔细检查约束条件

你可能感兴趣的:(成神之路,sql错误,mysql)