WenJun,

One of the key feature of Entity beans is support for distributed
transactions.

I don't know if that apply's to your app, but if you have distributed
transaction its a pain to implement them yourself.

-Arno

> -----Original Message-----
> From: A mailing list for Enterprise JavaBeans development
> [mailto:[EMAIL PROTECTED]]On Behalf Of WenJun Luo
> Sent: Wednesday, September 13, 2000 7:02 PM
> To: [EMAIL PROTECTED]
> Subject: Reason for using entity beans
>
>
> 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.
> Wenjun
>
> ==================================================================
> =========
> 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".

Reply via email to