| Author |
In session beans transaction attributes are specified for methods of EJBObject /Local
|
vijay Mamilla
Ranch Hand
Joined: Dec 29, 2004
Posts: 94
|
|
In session beans transaction attributes are specified for methods of javax.ejb.EJBObject and javax.ejb.EJBLocalObject interface. Thanks, Vijay
|
 |
sawan parihar
Ranch Hand
Joined: Aug 24, 2004
Posts: 250
|
|
In session beans transaction attributes are specified for only business methods. sawan
|
Sawan<br />SCJP,SCWCD,SCBCD<br /> <br />Every exit is an entry somewhere.
|
 |
vijay Mamilla
Ranch Hand
Joined: Dec 29, 2004
Posts: 94
|
|
|
Thanks --
|
 |
Miki Muzsi
Ranch Hand
Joined: Jun 23, 2003
Posts: 120
|
|
and even for entity beans, you only need to specify the transaction attributes for the remove() methods from the EJBObject (and from the home) Miki
|
Miki<br /> <br />SCJP 1.4, SCBCD 1.3
|
 |
 |
|
|
subject: In session beans transaction attributes are specified for methods of EJBObject /Local
|
|
|