Database not written to when relationship edited from the inverse side on a ManyToMany relationship

前端 未结 0 618
梦毁少年i
梦毁少年i 2020-12-06 07:31

JPA Provider is EclipseLink. Having the following entities:

@Entity
class Symptom {

    @ManyToMany(mappedBy = "         


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