Sometime I have more than one condition to look for.  For example,
"Select * from table1 where (a = b) and (b = c) and (d = e).  Sometimes
I will have one condition and at other times I will have multiple
conditions. finder Methods on the home interface using CMP doesn't allow
the flexibity since the container manages the SQL internally.  Do I have
no other choice than to go BMP, or is there another light at the end of
the tunnel?

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