Distributed transactions is a feature of your container and made easy by the
JTA, not specifically entity beans. If your container supports distributed
tx, you can do distributed tx's in a session bean as well.
These are not really related.
Dave Wolf
Internet Applications Division
Sybase
> -----Original Message-----
> From: A mailing list for Enterprise JavaBeans development
> [mailto:[EMAIL PROTECTED]]On Behalf Of Arno Schatz
> Sent: Friday, September 22, 2000 9:07 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Reason for using entity beans
>
>
> 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".
>
>
===========================================================================
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".