Hibernate级联删除提示约束失败DELETE 语句与 REFERENCE 约束"FK_SelectCourse_StudentInfo"冲突。
前台执行删除带约束关系的时候,后台提示错误
Hibernate: delete from Student.dbo.StudentInfo where Snu=?
删除失败!
org.hibernate.exception.ConstraintViolationException: could not delete: [com.yaxing.domain.StudentInfo#1
转载
2014-01-04 14:56:02 ·
1737 阅读 ·
1 评论