Java Transaction API Question:

Explain the transactional attribute Supports?

Answer:

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

Read All 12 Java Transaction API Questions
Previous QuestionNext Question
Explain the transactional attribute Mandatory?Explain the transactional attribute NotSupported?