SQLGrammarException: Could not execute JDBC batch update

本文介绍了一个关于使用数据库保留字作为表格列名所导致的问题,例如在MySQL中使用'interval'作为列名的情况。保留字的不当使用会导致SQL语法异常,如org.hibernate.exception.SQLGrammarException错误。文章提供了具体的解决方案,即修改列名为符合规范的名字。

org.hibernate.exception.SQLGrammarException: Could not execute JDBC batch update

原因:使用的表格列名或其他占用了数据库的保留字。

  例如   mysql  数据库 我一个表格用interval表示时间间隔,可是interval是保留字。保存总是不成功。

解决:修改列名。

17:37:55 [ - ] [localhost-startStop-1] ERROR: CTPBeanFactory: - 初始化Spring失败: 17:37:55 [ - ] [localhost-startStop-1] ERROR: CTPBeanFactory: - *********************************************** 17:37:55 [ - ] [localhost-startStop-1] ERROR: CTPBeanFactory: - Bean name:secretKeyManage 17:37:55 [ - ] [localhost-startStop-1] ERROR: CTPBeanFactory: - 错误原因:Table 'v8x2.ctp_config' doesn't exist 17:37:55 [ - ] [localhost-startStop-1] ERROR: CTPBeanFactory: - Error creating bean with name 'secretKeyManage' defined in URL [file:/home/Seeyon/A8/ApacheJetspeed/webapps/seeyon/WEB-INF/cfgHome/spring/spring-transSecurity-manage.xml]: Invocation of init method failed; nested exception is org.springframework.dao.InvalidDataAccessResourceUsageException: Could not execute JDBC batch update; SQL [insert into ctp_config (config_category, config_category_name, config_description, config_item, config_type, config_value, create_date, modify_date, ext_config_value, org_account_id, SORT, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]; nested exception is org.hibernate.exception.SQLGrammarException: Could not execute JDBC batch update 17:37:55 [ - ] [localhost-startStop-1] ERROR: CTPBeanFactory: - Error creating bean with name 'secretKeyManage' defined in URL [file:/home/Seeyon/A8/ApacheJetspeed/webapps/seeyon/WEB-INF/cfgHome/spring/spring-transSecurity-manage.xml]: Invocation of init method failed; nested exception is org.springframework.dao.InvalidDataAccessResourceUsageException: Could not execute JDBC batch update; SQL [insert into ctp_config (config_category, config_category_name, config_description, config_item, config_type, config_value, create_date, modify_date, ext_config_value, org_account_id, SORT, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]; nested exception is org.hibernate.exception.SQLGrammarException: Could not execute JDBC batch update [code : 1879453577] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'secretKeyManage' defined in URL [file:/home/Seeyon/A8/ApacheJetspeed/webapps/seeyon/WEB-INF/cfgHome/spring/spring-transSecurity-manage.xml]: Invocation of init method failed; nested exception is org.springframework.dao.InvalidDataAccessResourceUsageException: Could not execute JDBC batch update; SQL [insert into ctp_config (config_category, config_category_name, config_description, config_item, config_type, config_value, create_date, modify_date, ext_config_value, org_account_id, SORT, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]; nested exception is org.hibernate.exception.SQLGrammarException: Could not execute JDBC batch update
07-24
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值