multiple @OneToMany slows down the performance

后端 未结 0 1463
谎友^
谎友^ 2021-01-21 05:11

Consider the entities below (Getters and Setters removed to reduce code) -

public class Organization {

  @Id
  @GeneratedValue(strategy = GenerationType.IDENTITY         


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