Java Transaction API Question:
Download Questions PDF

Explain the transactional attribute Never?

Java Transaction API Interview Question
Java Transaction API Interview Question

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 Interview Questions And Answers PDF

Previous QuestionNext Question
Explain the transactional attribute NotSupported?Explain the transactional attribute Bean-managed?