Question 23 / 57:  Which of the following transactional settings requires the presence of an already existing transaction, else an exception is thrown?
A  NotSupported
B  Required
C  Supports
D  RequiresNew
E  Mandatory
F  Never
<< First < Previous Flashcard Next > Last >>
Explanation:

"Mandatory" transactional behavior states that a method call requires an active transaction context, else an exception is thrown.

"Required" transactional behavior doesn't require an active existing transaction, in case of no transaction is there a new one will be started.

Quiz Home Page
Ask
Edgar Delgado
Start Quiz
Michael Sag
Start Exam
Madison Christian
Start Quiz
Joanna Smithback
Start Quiz
Copy and paste the following HTML code into your website or blog.
<iframe src="https://www.jobilize.com/embed/enterprise-javabeans-ejb" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="yes" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>