1.

Should I Put A Transactional Attribute On An Asynchronous Action Such As Sending An Email?

Answer»

No. SIMPLY putting a TRANSACTIONAL attribute on a method won't HELP if the RESOURCE manager can't use a transactional context.

No. Simply putting a transactional attribute on a method won't help if the resource manager can't use a transactional context.



Discussion

No Comment Found