What is the NotSupported transaction attribute?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the NotSupported transaction attribute?
Rating:
The NotSupported transaction attribute always runs the called method in an unspecified transaction context regardless of whether a transaction context exists or not. If the method is called with an existing transaction context, the existing transaction suspends until the called method is complete.
Rating:
Was this information helpful?
Other articles
- What are the operations that can be performed using the ejbPostCreate()method?
- What is the onMessage() method of the MessageListener interface?
- What are the responsibilities of an application assembler in implementing security?
- What is the afterBegin() method?
- What is the getRollbackOnly() method?