首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > 编程 >

Caused by: org.hibernate.MappingException: Association references un地图ped class

2013-09-11 
Caused by: org.hibernate.MappingException: Association references unmapped classCaused by: org.hibe

Caused by: org.hibernate.MappingException: Association references unmapped class

Caused by: org.hibernate.MappingException: Association references unmapped class: xxx

at org.hibernate.cfg.HbmBinder.bindCollectionSecondPass(HbmBinder.java:2399)

?

原因:检查所有的*.hbm.xml配置文件中,配置xxx类的地方的class和name属性是完整的包路径。

?


我的异常网推荐解决方案:org.hibernate.MappingException: Association references unmapped class,http://www.myexception.cn/j2ee/326371.html

热点排行