Transaction Attributes? What is the use of ?RequiresNew?

Answer Posted / niranjanravi

Depending upon the transaction attributes the container
will decide when to start the transaction.
RequiresNew-----a method is invoked in a new transaction
context.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the key benefits of the ejb technology?

612


What is entity bean in ejb?

558


What are the different kind of ejb's?

541


What is ejb context?

545


What changes have been made in ejb 2.0 specifications?

617






How many ejb objects are created for a bean?

549


What are transaction isolation levels in ejb?

551


Why do we need ejb in java?

519


How to increase ejb transaction timeout in weblogic?

550


What causes statelessness?

485


What’s new in the ejb 2.0 specification?

539


What are ejb components?

535


What is an ejb platform?

565


What do you mean by bean managed transaction?

553


how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?

2455