How to delete and re insert in update a relation Kotlin + Hibernate

后端 未结 0 1153
灰色年华
灰色年华 2021-01-19 05:19

I have a relation with two entities, Coverage and Points. Wen i send data to create at Coverage endpoint, i send somethig similiar to:

points: [
   { lat: 10,         


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