Which is default transaction attribute for the business method
of a bean?

Answers were Sorted based on User's Feedback



Which is default transaction attribute for the business method of a bean?..

Answer / jaganath panda

REQUIRED
i.e
@TransactionAttribute(value=TransactionAttributeType.REQUIRED)

Is This Answer Correct ?    5 Yes 2 No

Which is default transaction attribute for the business method of a bean?..

Answer / jnj

no

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More EJB Interview Questions

What are stateless functions?

0 Answers  


How do identify two same entity beans?

1 Answers  


what is an ejb object?

5 Answers   Bally Technologies, HCL, Siemens,


Explain the concept of local interfaces?

0 Answers  


Life Cyle methods in Entity Bean with Bean Managed Persistence

1 Answers  






What is ejb javatpoint?

0 Answers  


abstract methods in SessionBean?

1 Answers  


What is the difference between ejbcreate() and ejbpostcreate?

0 Answers  


How do I use a less than or greater than on a message selector in ejb-jar.xml?

0 Answers  


Enlist the CallBack methods of Entity Bean.

0 Answers  


Is having static initializer blocks legal in ejb?

0 Answers  


What is a stateless session?

0 Answers  


Categories