I cannot provide you with the DAO code for master/detail relationship
because the DAO stuff is farely new and was just used for a POC
(beforehand we used just plain JDBC code).

If you like I can give you the DAO implementation. From there the
implementation of a master/detail relationship should be simple.

Andy

----- Original Message ----- 
From: "Robert Nicholson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, May 20, 2001 8:01 PM
Subject: RE: [JBoss-dev] EJB generation


> Can you provide an example of you DAOObjects that demonstrate a master
> detail relationship?
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of
> > Andreas Schaefer
> > Sent: Sunday, May 20, 2001 7:37 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: [JBoss-dev] EJB generation
> >
> >
> > Half way. Whenever possible I use CMP but when not possible
> > because BEA Weblogic does not support master-detail relationship
> > records (order/order-detail) then I use BMP and write my own
> > DAO classes.
> >
> > I did not use Castor but I will have a look at it soon.
> >
> > Andy
> >
> > ----- Original Message -----
> > From: "Jay Walters" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Sunday, May 20, 2001 6:13 PM
> > Subject: RE: [JBoss-dev] EJB generation
> >
> >
> > > Andreas, EJBDoclet fans, what tool do you use to generate the
> > persistence
> > > code, or do you use CMP?
> > >
> > > Cheers
> > >
> > > _______________________________________________
> > > Jboss-development mailing list
> > > [EMAIL PROTECTED]
> > > http://lists.sourceforge.net/lists/listinfo/jboss-development
> > >
> >
> >
> > _______________________________________________
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/jboss-development
> >
> 
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
> 


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to