java -jar autoupdate.jar

Al

-----Original Message-----
From: Jay Jayaprasad
To: Orion-Interest
Sent: 3/28/00 5:17 AM
Subject: Re: [Re: CMP finder query from another table]


Thanks. Where can I get .4u? I see a lot of postings with references to
versions after .4 which is the only one I can find on the orion web
site.

Jay Jayaprasad


Elias Martensson <[EMAIL PROTECTED]> wrote:
On 26 Mar 2000, Jay Jayaprasad wrote:

> I would like to execute a finder for a CMP EJB that uses a selection
criteria
> based on a table other than the table in which the entity exists. This
does
> not seem to be possible in Orion today as it requires adding another
table
in
> the from clause of the SQL select. Is there any way of doing this
using
> Orion's O/R mapping? If not, is it possible to use either TopLink or
CoCoBase
> with Orion CMP?

Yes you can. Using .4u or later you cal specify partial="false" in the
quesry declaration tag in the EJB deployment descriptior. That allows
you
specify whatever you want (I use it to call a Sybase stored procedure
that
does the selection for me).




____________________________________________________________________
Get your own FREE, personal Netscape WebMail account today at
http://webmail.netscape.com.

Reply via email to