Christoph wrote:

>why don't you use lazy loading?

I am using lazy loading !!!

When using lazy loading castor still loads ID's of related objects into an internal collection. When you iterate over this collection objects are fetched on demand (this touches on shortcomings of depends tag, but thats a different store). The querry that retreives object and related object ID's is the one causing the problem.

Regards

Jan H. Hansen

----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev

Reply via email to