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 the Relationship between EJB and CORBA architecture?

0 Answers   IBM,


Is having static initializer blocks legal in ejb?

0 Answers  


Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?

0 Answers  


what are the classes you used in Beans?

1 Answers  


Enlist the changes in EJB 2.1 ?

0 Answers  






What is session bean in ejb?

0 Answers  


can we stop the execution of a method before completion?

0 Answers  


What is meant by manifest files ?

2 Answers  


What are the advantages of ejb components?

0 Answers  


java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?

2 Answers   CGI,


What do you mean by abstract schema?

0 Answers  


Enlist the contents of Container.

0 Answers  


Categories