标签:文件中 ttf nbsp hiberna awt 配置文件 app for 匹配
1、常见错误
1.1、INFO: HHH000221: Reading mappings from resource: com/project/pojo/XXX.hbm.xml
观察hibernate.cfg.xml中配置映射文件与实体的XXX.hbm.xml文件名或路径是否匹配
1.2、Caused by: org.hibernate.MappingException: class com.project.pojo.XXX not found while looking for property: address
查看XXXhbm.xml配置文件中配置class时指定XXX 类名是否错误
1.3、WARN: Duplicate entry ‘1‘ for key ‘UK_g7lva1iq7awttf0yf6iqcte8d‘
重复条目(违法唯一键约束)
标签:文件中 ttf nbsp hiberna awt 配置文件 app for 匹配
原文地址:https://www.cnblogs.com/chai-blogs/p/12934052.html