Java Transaction API Question:

Explain the transactional attribute NotSupported?

Java Transaction API Interview Question
Java Transaction API Interview Question

Answer:

NotSupported: At the time of enterprise bean access a resource manager with or without the support of the external transaction coordination or not supported by the J2EE product, the NotSupported attribute is used.


Previous QuestionNext Question
Explain the transactional attribute Supports?Explain the transactional attribute Never?