Spring Boot 2, Spring 5 JPA: Dealing with multiple OneToMany JoinTables

后端 未结 0 587
失恋的感觉
失恋的感觉 2021-01-12 11:24

Not sure the best approach to implementing the CrudRepository for an Entity that has multiple @OneToMany associations with a @JoinTable

@Entity
@Table(name =          


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