XXX is not mapped
Posted 一路向前
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了XXX is not mapped相关的知识,希望对你有一定的参考价值。
这个问题绊了我两次跟头,作为一个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的主要内容,如果未能解决你的问题,请参考以下文章
Mysql Error: Host ‘xxx.xxx.xxx.xxx’ is not allowed to connect to
微信小程序工具真机调试提示page "xxx/xxx/xxx" is not found
eslint全局变量报错 xxx is not defined