Hi Everyone,
I have a general EJB question. We have finders that return a collection
of dataobjects from the entity bean. When we iterate through the
collection and execute dataobject.getValue a server call is being made
for each one of these getValue methods. This is resulting in slowdown
on weblogic 6.1. Is there a way to prevent this?

Thanks,
Sunder

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to