org.hibernate.AnnotationException

2021-02-20 10:18

阅读:531

标签:原因   nat   span   ide   hibernate   long   spec   for   ring   

org.hibernate.AnnotationException: No identifier specified for entity: com.along.entity.emp

你是否也像我一样,因为注释的包错误,而找了近两个小时的程序问题呢

原因:  没有给实体类ID

解决方案:  加入@Id注释  这里不是spring的@Id,否则报错

org.hibernate.AnnotationException

标签:原因   nat   span   ide   hibernate   long   spec   for   ring   

原文地址:https://www.cnblogs.com/alongg/p/12918896.html


评论


亲,登录后才可以留言!