how can use Transaction in Spring boot

后端 未结 0 764
故里飘歌
故里飘歌 2021-01-02 19:48

I have two table

Person[id , name , parent_id]

Parent[id , name]

I need to add a new person and then add the same person\'s parents in another table. Ho

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