2 Replies Latest reply on Oct 26, 2005 5:47 AM by elkner

    em.find() - fetches  lazy fields defined?

    elkner

      Hmmm, looking at the specs, I haven't found, whether an entityManager.find(*.class, Object id) must return the entity (if available) with all lazy annotated fields fetched, or not.

      Did I miss something, or is this implementation dependend?