which is true?

Given the stateful session bean:

Assuming no other transaction-related metadata, which is true?

Given the stateful session bean:

Assuming no other transaction-related metadata, which is true?

A.
methodB and methodC have transaction attribute SUPPORTS, which methodD has transaction
attribute REQUIRED.

B.
methodA and methodC have transaction attribute REQUIRES_NEW, while methodB has
transaction attribute SUPPORTS.

C.
methodC, methodD, and methodA have transaction attribute REQUIRED, and methodB has
transaction attribute SUPPORTS.

D.
methodB has transaction attribute SUPPORTS, methodD has transaction attribute REQUIRED,
and methodA and methodC have transaction attribute REQUIRES_NEW.



Leave a Reply 0

Your email address will not be published. Required fields are marked *