My guess is that you are seeing the Collection Prefetcher in action. 

Take a look at:
http://db.apache.org/ojb/docu/guides/repository.html#collection-descript
or-N10611

"proxy-prefetch-limit"



> -----Original Message-----
> From: Bogdan Daniliuc [mailto:[EMAIL PROTECTED] 
> Sent: Friday, August 19, 2005 10:41 AM
> To: OJB Users List
> Subject: Dynamic Proxy Question
> 
>   Dear All, 
> 
>   Due to the fact that some of our queries might return a 
> large number of objects (50.000+), I'm trying to use dynamic 
> proxies. It works well for small collections (around 1000 
> items), however for the  large ones the returned collections 
> contain proxies with already instantiated subjects. Is there 
> somekind of limitation? I'm using OJB 1.0.3.
> 
>   Best Regards
> 
>   Bogdan Daniliuc
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to