码迷,mamicode.com
首页 > 移动开发 > 详细

XXX is not mapped

时间:2018-10-15 16:27:35      阅读:163      评论:0      收藏:0      [点我收藏+]

标签:query   路径   code   sms   mapped   span   disable   经验   nat   

这个问题绊了我两次跟头,作为一个3年多开发经验的人,甚是尴尬

java.lang.IllegalArgumentException: org.hibernate.hql.ast.QuerySyntaxException: SmsTemplate is not mapped [select o from SmsTemplate o where o.templateCode = ?1 and o.disabled = ?2]

此问题为找不到映射文件,

解决方式为:在persistence.xml中配置SmsTemplate的PO路径!!!!!

我要罚自己喝完两大杯水

XXX is not mapped

标签:query   路径   code   sms   mapped   span   disable   经验   nat   

原文地址:https://www.cnblogs.com/yinyl/p/9791127.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!