Hi Florian...

I'm much less familliar with the EJB 1.1 spec then I am with the EJB 2.0 
spec, but I believe 1-n relationships are not supported in EJB 1.1 CMP 
unless the server provides server specific OR mapping capability. I'm sure 
n-m relationships are not in the spec.

But you can do all this with EJB 2.0, which is in proposed final draft 
(PFD) status. Check out:

http://www.mvcsoft.com

They offer for $28US an EJB 2.0 persistence manager for jBoss. I'm using it 
with 1-n and n-m relationships and am quite pleased with it. It also comes 
with an ecxcellant book explaining EJB 2.0 persistence (in PDF format).

Jim


--On Monday, February 26, 2001 5:40 PM +0100 Florian Bischof 
<[EMAIL PROTECTED]> wrote:

> Hi all,
>
>   is there an example, documentation or tutorial for relationships
> (1-n/n-m) between container-managed persistence entity beans existing
> (working on JBoss)?
>
> Anyone already using CMP-relations on jBoss?
>
> Thanks
>   Florian
>
>
>
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> List Help?:          [EMAIL PROTECTED]



********************************************
I shall be telling this with a sigh
Somewhere ages and ages hence:
Two roads diverged in a wood, and I -
I took the one less traveled by,
And that has made all the difference.

- Robert Frost, 1916



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

Reply via email to