Rupp, Heiko wrote:
Have a look at
http://xdoclet.sourceforge.net/tags/[EMAIL PROTECTED](0..1)
Yes I have read that.
I have tried "target-multiple" attribute but XDoclet seems to ignore it.
and the valueobject docment
http://xdoclet.sourceforge.net/valueobjects.html
Well, I don't see why should I
Andy,
thanks a lot for opening my eyes.
I'm new to XDoclet and I'm still learning it.
Stupid me, should have thought of that.
It's so obvious.
10x again.
Milen
Andy Jefferson wrote:
Is it possible to define one-to-many CMR using XDoclet.
Yes, as the other responder said.
I have dictionary bean:
> Is it possible to define one-to-many CMR using XDoclet.
Yes.
> (which in my opinion is correct). But how can I specify that I want
> one-to-many. I could'n find the answer for that in XDoclet
> documentation.
Have a look at
http://xdoclet.sourceforge.net/tags/[EMAIL PROTECTED](0..1)
and the
Hi all,
Is it possible to define one-to-many CMR using XDoclet.
I have dictionary bean:
=={JAVA CODE}
/**
* @ejb.bean
* name = "Dictionary"
* type = "CMP"
* cmp-version = "2.x"
* view-type = "local"
* schema
idn't name it Items
because it is on a many side of a relation.
David Harkness
Sony Pictures Digital Networks
(310) 482-4756
-----Original Message-
From: Milen Dyankov [mailto:[EMAIL PROTECTED]
Sent: Monday, August 11, 2003 5:18
> Is it possible to define one-to-many CMR using XDoclet.
Yes, as the other responder said.
> I have dictionary bean:
>
> =={JAVA CODE}
> /**
> * @ejb.bean
> * name = "Dictionary"
> * type = "CMP"
> * cmp-version = "2