; [mailto:[EMAIL PROTECTED]]On Behalf Of Dylan van
> Iersel
> Sent: 15. desember 2002 00:07
> To: xdoclet
> Subject: [Xdoclet-user] Value-Objects & CMR: another
>
>
>
> Hi all,
>
> I am using XDoclet 1.2b2. The documentation on "dataobject" so far states
&g
I am interested in this same topic and I am using the
task to generate POJO to be used by hibernate. Since it appears that
VO supports relationships b/w other VOs, is it possible that the
task will pick up these same relationships when generating
forms?
Thanks,
Matt
On Saturday, December
Hi all,
I am using XDoclet 1.2b2. The documentation on "dataobject" so far states
"Creates "data objects" for Entity EJBs. This task is currently being
deprecated in favour of Value Object which is more powerful in terms of
relationships (1-1, 1-n and n-m)."
Can somebody explain to me in what wa