could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarExcept
今天新建了一个商品类,通过SpringJPA往里面添加数据时,爆出了如下的错误,经过仔细检查一番,我的问题是数据库定义的属性与实体类属性不一致导致的,所以还请细致检查一下最近新添加的模块,基本上都能解决。org.springframework.dao.InvalidDataAccessResourceUsageException:couldnotextractResultSet;SQL[n/a];