Subject:Doubt with reference to your reply posted in objectweb.org on april
14th, 2000

Hai 

I am  porting my application from websphere3.5.2 to weblogic 6.0 and have
only CMP beans 

can u tell me how to implement the following query having joins in weblogic
6.0.

<jdbc-where-clause> is this tag a generalized tag or specific to any
application

"select t1.* from ejb.PartyBeanTbl t1, ejb.ClaimOtherPartyBeanTbl t2"
            + " where t1.objId = t2.otherPartyObjId"
            + " and t2.claimObjId = ?";

would appreciate ur reply.

Regards
Ranga Rao
[EMAIL PROTECTED]
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to