Re: lazy-loading=off problems

2005-02-05 Thread Kris Rasmussen
I guess writting things out help, I saw the problem right after sending it. I am fetching the parent and the child in the same map.Kris Rasmussen <[EMAIL PROTECTED]> wrote: I have table with a parent child relationship. I have been trying to figure out why so many database calls are being made bec

lazy-loading=off problems

2005-02-05 Thread Kris Rasmussen
I have table with a parent child relationship. I have been trying to figure out why so many database calls are being made because it appears that there are more than there should each time a web page loads. I tryed turning off lazy-loading because I thought it might not be working, but when i did I