Sorry, my fault:

Enterprise Javabeans (2nd Ed) by Richard Monson-Haefel
O'Reilly & Associates; ISBN: 1565928695

Edward Barrett wrote:
>
> Thanks.
>
> Excuse my ignorance but which book are you referring to ?
>
> Regards
>
> Ed
>
> -----Original Message-----
> From: A mailing list for Enterprise JavaBeans development
> [mailto:[EMAIL PROTECTED]]On Behalf Of Paul Newton
> Sent: Tuesday, May 23, 2000 5:39 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Can EJBs extend other EJBs or classes
>
> There is a section on this in Richard M-H's book. I think he calls it a
> Entity/Session Adapter - use this for standard boilerplate code. I'm not
> sure if I agree with the choice of name, but the idea works well.
>
> paul.
>
> Jim Archer wrote:
> >
> > Yup. Its a good design, too.
> >
> > --On Friday, May 19, 2000 6:07 PM +0100 Edward Barrett
> > <[EMAIL PROTECTED]> wrote:
> >
> > > Most of our EJBs have no implementation in the interface methods
> > > (ejbLoad, etc.)  and we end up 'coding' a lot of empty methods.
> > >
> > > Is it possible to have a super class (which in turn extends EJBObject)
> > > that implements these empty methods and our beans in turn just override
> > > the one's of interest ?
> > >
> > > Regards
> > >
> > > Ed
> > >
> > > =========================================================================
> > > == To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> > > body of the message "signoff EJB-INTEREST".  For general help, send email
> > > to [EMAIL PROTECTED] and include in the body of the message "help".
> >
> > ===========================================================================
> > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> > of the message "signoff EJB-INTEREST".  For general help, send email to
> > [EMAIL PROTECTED] and include in the body of the message "help".
>
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff EJB-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff EJB-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to