Java Transaction API Question:

Explain the transactional attribute Mandatory?

Java Transaction API Interview Question
Java Transaction API Interview Question

Answer:

Mandatory: In the situation when the method absolutely requires an existing transaction.


Previous QuestionNext Question
Explain the transactional attribute RequiredNew?Explain the transactional attribute Supports?