Transaction Attributes? What is the use of ?RequiresNew?



Transaction Attributes? What is the use of ?RequiresNew?..

Answer / 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

More EJB Interview Questions

What is ejbdoclet?

0 Answers  


what is a ejb architecture? and overview of ejb software architecture?

1 Answers  


Which is the only method defined in the javax.ejb.handle interface?

0 Answers  


What does it mean to be stateless?

0 Answers  


How entity beans support container managed persistence?

0 Answers  






Define ejb Create() and EjbPostCreate()?

0 Answers  


What is pub/sub model?

0 Answers  


What is ejb in spring?

0 Answers  


abstract methods in SessionBean?

1 Answers  


What is enterprise bean provider?

0 Answers  


How Client will contact the Bean?

3 Answers   Four soft, Tech Mahindra,


What is the difference between find and select methods in ejb?

0 Answers  


Categories