Which is default transaction attribute for the business method
of a bean?
Answers were Sorted based on User's Feedback
Answer / jaganath panda
REQUIRED
i.e
@TransactionAttribute(value=TransactionAttributeType.REQUIRED)
| Is This Answer Correct ? | 5 Yes | 2 No |
Why stateless is better than stateful?
What do you mean by bean managed transaction?
What is the TX operational difference between Session Bean and Entity Bean?
How to connect to a specific enterprise bean?
What is backing bean?
What is beaninfo ?
Can we write the Remote and Local Interfaces in one Bean. How do you define it in the deployment descriptor.
What is difference between ejb and spring?
Explain the difference between, Java Class and Bean?
How do I use a less than or greater than on a message selector in ejb-jar.xml?
What are ejbs used for?
How to create ejb project in eclipse?