首页 > 数据库技术 > 详细

org.hibernate.exception.SQLGrammarException: could not execute query

时间:2016-06-02 13:35:35      阅读:221      评论:0      收藏:0      [点我收藏+]

SSH项目中出现了

org.hibernate.exception.SQLGrammarException: could not execute query

错误,仔细检查后发现,是把createQuery()写成了createSQLQuery(),造成语法错误,无法执行SQL语句。

org.hibernate.exception.SQLGrammarException: could not execute query

原文:http://www.cnblogs.com/mstk/p/5552628.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!