今天遇到一个问题,就是所有实体类名称都报错,报错信息为:Class "com.taiji.apps.demo.domain.Sample.java" is managed, but is not listed in the persistence.xml file,经过查找资料,解决方法为右键工程->properties->点击JPA->点击"Discover annotated classes automatically"前面的按钮,点击ok,问题解决
JPA 实体类名称都报错
最新推荐文章于 2024-09-06 11:02:47 发布