Thanks for the clarification. If i understand you correctly you would use
jaws.xml to define the join query rather than doing it with a custom finder
if we are still talking CMP?
There is a nice howto on it ("Use join queries with JAWS CMP for EJB 1.1")
so i guess the JAWS CMP implementation is already changed to handle it.

Regards,
Per

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Rickard Öberg
> Sent: Tuesday, February 13, 2001 3:15 PM
> To: jBoss
> Subject: Re: [jBoss-User] Custom Finders
>
>
> Hi!
>
> Per Nyfelt wrote:
> > I mean if you have an entity bean mapped to one table but need
> to define a
> > finder that does a join across two tables (the beans own and
> another one) to
> > be able to return the appropriate Collection and uses a
> parameter from the
> > another table-column to do that find.
>
> Currently, yes, BMP would be necessary. It should be possible to change
> the JAWS CMP implementation to cover that though.
>
> regards,
>   Rickard
>
> --
> Rickard Öberg
>
> Email: [EMAIL PROTECTED]
>
>
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> List Help?:          [EMAIL PROTECTED]
>



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to