读书人

Caused by: org.hibernate.MappingExc

发布时间: 2013-09-11 17:39:41 作者: rapoo

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

读书人网 >编程

热点推荐