Java Transaction API Question:
Download Questions PDF

Explain the transactional attribute Supports?

Java Transaction API Interview Question
Java Transaction API Interview Question

Answer:

Supports: Supports attribute when the methods do not change database or update the atomicity without the concern of the update of the transaction.

Download Java Transaction API Interview Questions And Answers PDF

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