当前位置:首页 > 数据库 > 正文

GenericJDBCException: could not execute statement 错误解决

2020-03-02 数据库

 

 "message":"could not execute statement; nested exception is org.hibernate.exception.GenericJDBCException: could not execute statement","status":"500"

1.数据库表主键未设置自增

2.数据库表类型与代码中的数据类型不相同

温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/SQL/22324.html