Caused by: org.hibernate.MappingException: An association from the table TERMINAL_LIST refers to an unmapped class: com.jrsoft.rpms.partner.manager.entity.OurPartnerList
原因:java实体类和xml文件的目录没有对上!
Caused by: org.hibernate.MappingException: An association from the table TERMINAL_LIST refers to an unmapped class: com.jrsoft.rpms.partner.manager.entity.OurPartnerList
原因:java实体类和xml文件的目录没有对上!