Caused by: org.hibernate.AnnotationException: @OneToOne or @ManyToOne on com

这一个异常是什么原因?有没有人可以帮我解答:Causedby:org.hibernate.AnnotationException:@OneToOneor@ManyToOn... 这一个异常是什么原因?有没有人可以帮我解答:
Caused by: org.hibernate.AnnotationException: @OneToOne or @ManyToOne on com.wyb.entity.system.SystemIndustry.category references an unknown entity: com.wyb.entity.system.SystemIndustryCategory
at org.hibernate.cfg.ToOneFkSecondPass.doSecondPass(ToOneFkSecondPass.java:109)
at org.hibernate.cfg.Configuration.processEndOfQueue(Configuration.java:1557)
at org.hibernate.cfg.Configuration.processFkSecondPassInOrder(Configuration.java:1478)
at org.hibernate.cfg.Configuration.secondPassCompile(Configuration.java:1386)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1781)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1865)
at org.springframework.orm.hibernate4.LocalSessionFactoryBuilder.buildSessionFactory(LocalSessionFactoryBuilder.java:339)
at org.springframework.orm.hibernate4.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:427)
at org.springframework.orm.hibernate4.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:412)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1612)
at org.springframework.beans.factory.su
initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'agencyAccountBiz': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'agencySubAccountDao': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in class path resource [spring.xml]: Invocation of init method failed; nested exception is org.hibernate.AnnotationException: @OneToOne or @ManyToOne on com.wyb.entity.system.SystemIndustry.category references an unknown entity: com.wyb.entity.system.SystemIndustryCategory
at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessPropertyValues(CommonAnnotationBeanPostProcessor.java:307)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1185)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
at org.springframework.bea
展开
 我来答
百度网友968985a
2014-01-27
知道答主
回答量:6
采纳率:0%
帮助的人:3.3万
展开全部
第一句说的就是你的 @OneToOne or @ManyToOne出了问题,说明你的配置文件出了问题,一对多或者多队一的关系没有设置正确,你可以去看看配置文件的设置,第二你可以去看一下你的实体类的BeanFactory的引用是否正确。这两个改了之后你再试试。
亚果会
2024-04-11 广告
Goma Greens是一家专注于提供高品质有机蔬果的企业。我们致力于为消费者带来新鲜、健康、无污染的食材,以满足现代人对健康生活的追求。我们的产品均来自精心挑选的有机农场,通过严格的品质控制,确保每一份食材都达到最高标准。此外,我们还提供... 点击进入详情页
本回答由亚果会提供
琳米爱琳琳
2014-01-27 · TA获得超过729个赞
知道答主
回答量:120
采纳率:0%
帮助的人:85.8万
展开全部
com.wyb.entity.system.SystemIndustry.category references an unknown entity: com.wyb.entity.system.SystemIndustryCategory
这句话说指向一个未知的实体对象,这个问题是你没有正确配置好实体类。
仔细检查一下是不是对象没有注解table什么的
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式