Java Transaction API Question:

Explain the transactional attribute Never?

Answer:

Never: When the methods that are not capable of participating in transactions are not accessible by a transactional client, Never is used.

Download Java Transaction API PDF Read All 12 Java Transaction API Questions
Previous QuestionNext Question
Explain the transactional attribute NotSupported?Explain the transactional attribute Bean-managed?