org.springframework.dao.DataIntegrityViolatio。。。
spring framework前台报的错误信息:
org.springframework.dao.DataIntegrityViolationException: Could not execute JDBC batch update; SQL [insert into "GOODS" ("GOODSNAME", "BILLSTATUS", "GOODSDISTRIC 报错原因:数据库⾥的GOODSPRICE字段为number(4,2),整数位只能有两位,添加的时候,输⼊了错误的数字。
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论