Hi Francis,
Yes ! Can you please elaborate the pluses and minuses
in wrapping a DAO object from a stateless session bean
to the other design of wrapping a DAO object by an
entity bean instances.
When should you consider each design ?
Thank you
Manisha
--- "Bhattacharyya, Ana"
<[EMAIL PROTECTED]> wrote:
> Hi Francis,
> Can u pls elaborate those cases where an entity bean
> scales more than a
> session bean.
> TIA
> Ana
>
> -----Original Message-----
> From: Francis Pouatcha
> [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 18, 2000 2:30 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Reason for using entity beans
>
>
> Hi,
>
> WenJun Luo wrote:
> >
> > Hi,All,
> > I know that in some design patterns entity
> beans are not exposed
> to the client tier. My problem is that in such case,
> why should we use
> entity beans. We can use DAO intstead and also can
> avoid the overhead of
> the inter-bean calls. Any tip is appreciated.
> > Best regards.
>
> Entity beans are not only used for wrapping DB-rows.
> You also use them
> when you want concurent access to data at the app
> server level. They
> also provide a better fine grained access controll
> than "session bean +
> DAO". In some cases, they scale better than session
> beans.
>
> /Francis
> --
> [EMAIL PROTECTED]
>
> MATHEMA Software GmbH
> N�gelsbachstra�e 25 b
> 91052 E r l a n g e n
> D e u t s c h l a n d
> Tel +49(0)9131/8903-0
> Fax +49(0)9131/8903-55
> http://www.mathema.de
>
>
===========================================================================
> 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".
>
>
> STATEMENT OF CONFIDENTIALITY. The information
> contained in this electronic
> message and any attachments to this message are
> intended for the exclusive
> use of the addressee(s) and may contain confidential
> or privileged
> information. If you are not the intended recipient,
> please notify
> USPowerSolutions Corporation immediately at (617)
> 547-3800, or at
> [EMAIL PROTECTED], and destroy all copies of
> this message and any
> attachments.
>
>
===========================================================================
> 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!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.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".