Relative Content

Tag Archive for javaspringhibernatelazy-loadingone-to-many

OneToMany Lazy vs Eager Instances

I’m just looking for some clarification on what is potentially quite a newbie question. I have a one-to-many relationship mapped as below (getters and setters not shown) – this is all okay and working fine under “normal” circumstances. I have a problem though…