Hi,

Is it possible to pass a generic selection criteria to the finder
function of a particular entity bean ? This bean in it's simple case is
operating on a single database table.

Most of the cases and examples that I have seen so far pass either
objects or primitive types as parameters to the finder functions. What I
would like to do is to perform a late selection criteria passed thro'
from the caller. How can I do this with both BMP and CMP ?

What are the implications on EJB Server scalability and other issues if
one adopts this approach ?


-- Aravind

===========================================================================
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