3 Replies Latest reply on May 29, 2006 12:22 AM by epbernard

    Change the default value to Eager

    fabricio.lemos

      Is there anyway to change the default value of my associations to Eager Fetching?

      I am running my unit tests and getting LazyInitializationException. I would like to turn lazy loading off without having to write a entity element in the orm file for every entity bean that I have.

      thanks in advance,
      Fabrício Lemos