您的位置:首页 > 产品设计 > UI/UE

Could not execute JDBC batch update : java.sql.BatchUpdateException: ORA-00926: 缺失 VALUES 关键字

2015-12-09 19:50 1216 查看
<span style="font-size:14px;">org.hibernate.exception.SQLGrammarException: Could not execute JDBC batch update
Caused by: java.sql.BatchUpdateException: ORA-00926: 缺失 VALUES 关键字</span>


=》把实体类中放置在最后的主键字段,放到了第一位 问题解决
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: