Joins are not standard in ejb 1.1. There are non-portable, constrained,
vendor-specific extensions, e.g. in jboss:
http://www.jboss.org/documentation/HTML/ch05s07.html
Fred Loney
Enterprise Java Consultant
Spirited Software, Inc.
[EMAIL PROTECTED]
----- Original Message -----
From: "Pankaj Kambo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 20, 2001 9:19 PM
Subject: how to make nested queries using mulitple
> 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 ?
> =09
> --> select name from tab1 where tab1.roll_no =3D 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".
>
>
>
===========================================================================
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".