3 Replies Latest reply on Apr 12, 2006 1:50 PM by s0d0

    Relation load problem

      I'm having problem with entity beans.
      When I use findByPrimaryKey to fetch one entity on "parent" table,
      all child objects is fetched immediately. I have millions of records in child table so it kills performance. Is this normal behaviour?

      I'm using JBoss 4.0.3SP1.