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 do you understand by annotation in ejb to do the database entity relationships/mappings with examples?

0 Answers  


Is it possible to have threading in ejb?

0 Answers  


Can beans who are involved in transaction have 'passivation' process?

0 Answers  


What do you mean by ejb ql?

0 Answers  


What Is EJB Clustering? Explain the Functionality?

1 Answers   Business Architectures, College School Exams Tests, HCL,






What is ejb and its types in java?

0 Answers  


What is stateless programming?

0 Answers  


Can EJB made to handle multiple transactions?

0 Answers  


Why do we need ejb?

0 Answers  


How can a CORBA object, accessed from a EJB?

0 Answers  


How to generate ejb stubs in eclipse?

0 Answers  


Who took over ejb?

0 Answers  


Categories