Armin, I looked at it a little better and it is because i have my own cache for model and view objects because they are used so much.
I think that I also understand why the initial organisation query only queries the organisation and country table while there are a lot more references. When the reference id 's are null there are no queries. And the parent organisations are in the cache already while fetching all organisations. thanks, Dennis >Indeed that's strange! Are you sure that no cache was used in your test > > (e.g. enable logging for class > org.apache.ojb.broker.cache.CacheDistributor and check output)? > If yes, it needs detailed analysis. In this case please add a bug report > in JIRA with detailed description to reproduce the behavior. > > regards, > Armin > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
