2021年11月9日
摘要: org.hibernate.exception.GenericJDBCException: could not execute statement 使用hibernate JPA的save保存实体时报错,以上为报错信息,可能原因两条: 1、 数据库有字段设置为必填字段,在保存的时候 该字段为空 没有 阅读全文
posted @ 2021-11-09 11:50 剑舞红颜笑i 阅读(7264) 评论(0) 推荐(0)