@ManyToMany insertable=false and updatable=false doesn't work for @JoinTable

后端 未结 0 1246
时光说笑
时光说笑 2021-01-20 17:45

I have two entities with @ManyToMany relation. And I don\'t want to let add values to join table but insertable=false and updatable=false don\'t help. Do you have any ideas

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