Hibernate bidirectional mapping save parent automatically by persisting child

后端 未结 0 693
刺人心
刺人心 2021-01-07 19:00

I have the following bidirectional many to many relation. Label is definied as child element:

@Entity
@Table(name = "LABEL")
public class Label {

          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题