can anyone tell me ?
how to make nested queries / joins using mulitple tables in single CMP
entity bean ?

        for eg. if there are two tables tab1 and tab2 then how do we
write following query for finder method in single CMP entity bean ?
        
        --> select name from tab1 where tab1.roll_no = tab2.roll_no

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