请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

saveTest 报错:SQLGrammarException: error performing isolated work

findOneTest 没有问题,saveTest提示如下信息

org.springframework.dao.InvalidDataAccessResourceUsageException: error performing isolated work; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: error performing isolated work


正在回答 回答被采纳积分+3

2回答

可爱的小勺子 2018-09-03 06:23:10

在ProductCategory中

把@GeneratedValue 变成

@GeneratedValue(strategy = GenerationType.IDENTITY)
就解决了

0 回复 有任何疑惑可以回复我~
提问者 harry19902002 2018-04-28 18:15:37

2018-04-28 18:01:51,143 - SQL Error: 1146, SQLState: 42S02

2018-04-28 18:01:51,144 - Table 'sell.hibernate_sequence' doesn't exist


0 回复 有任何疑惑可以回复我~
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信