读书人

org.hibernate.MappingException: Cou

发布时间: 2012-10-07 17:28:51 作者: rapoo

org.hibernate.MappingException: Could not read mappings from resource:XX.hbm.xml
org.hibernate.MappingException: Could not read mappings from resource: xxxx.hbm.xml
如果报此类型的错误,一般是因为在配置XX.hbm.xml文件的<hibernate-mapping>的class中name属性时忘记写包名了(在你PO类有包名且你忘记写的情况下)。

读书人网 >XML SOAP

热点推荐