1 Reply Latest reply on Dec 10, 2002 4:32 PM by dsundstrom

    Eager/lazy loading of EJB 2.0 relationships

    marcwea

      Hello,

      I have the CMP doc but I am not sure I understand the default loading behavior concerning relationship. Let's say an entity has a large number of dependant entities, when loading one entity through a simple find method, do all the dependant entities get loaded as well or only when they are actually used? Thanks for your quick response! In the mean time, I will go back in the doc to find the answer.

      Marc

      PS: this is on JBoss3.0.x of course...