Java Transaction API Question:
Download Questions PDF

Explain the transactional attribute RequiredNew?

Answer:

RequiredNew: RequiredNew is used when the required results of the transactions to be committed irrespective of the caller’s transactions.

Download Java Transaction API Interview Questions And Answers PDF

Previous QuestionNext Question
Explain the transactional attribute Required?Explain the transactional attribute Mandatory?