Could not execute JDBC batch update : java.sql.BatchUpdateException: ORA-00926: 缺失 VALUES 关键字
<span style="font-size:14px;">org.hibernate.exception.SQLGrammarException: Could not execute JDBC batch update Caused by: java.sql.BatchUpdateException: ORA-00926: 缺失 VALUES 关键字</span>
=》把实体类中放置在最后的主键字段,放到了第一位 问题解决
声明:该文观点仅代表作者本人,牛骨文系教育信息发布平台,牛骨文仅提供信息存储空间服务。