Java Transaction API Question:
Download Job Interview Questions and Answers 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 Question | Next Question |
Explain the transactional attribute Required? | Explain the transactional attribute Mandatory? |