
Hibernate
iteye_10440
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
org.hibernate.hql.PARSER unexpected token
[size=large]仔细检查代码中的hql语句,hql转换时报错。[/size]2016-01-11 19:53:05 · 855 阅读 · 0 评论 -
HIbernate save报错 org.hibernate.exception.SQLGrammarException: could not execute
开始一直以为是hibernate配置原因 和 jar包等级问题等。后来发现Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL...2016-06-03 21:20:52 · 317 阅读 · 0 评论