Lets consider two entities:
@Entity class EntityA ( @Id @GeneratedValue var id: Int, @ElementCollection(fetch = FetchType.EAGER) @OneToM