问题标签 [mappedby]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
java - 具有多对一关系的 JPA 映射 @EmbeddedId
所以我在互联网上搜索了我的问题的答案,但没有找到有帮助的东西,基本上需要在两个类之间有一个 ManyToOne 关系,其中一个有一个EmbeddedId
,我将把代码留在这里以及它给出的错误消息(我正在使用 wildfly 运行服务器)。
错误如下:
service jboss.persistenceunit."mxnext-mobile.war#mxnextmobileDS": org.hibernate.AnnotationException: mappedBy 引用一个未知的目标实体属性:br.com.maxiconsystems.mobile.model.Inventory.company in br.com.maxiconsystems.mobile .model.Company.inventory