How to write code for insert method for one to many relationship in spring boot hibernat jpa

后端 未结 0 545
独厮守ぢ
独厮守ぢ 2021-01-22 00:19

These are my entity classes of one to many relationship like :

enter code here

public class Customer {

//...     

@OneToMany(mapp         


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