1.

Upon invoking getRollbackOnly() method by a business method in an entity bean, which transaction attribute settings will lead the ejb container to throw an exception?

A. Required
B. RequiresNew
C. Never
D. Mandatory
Answer» D. Mandatory


Discussion

No Comment Found