Which is default transaction attribute for the business method
of a bean?
Answer Posted / jaganath panda
REQUIRED
i.e
@TransactionAttribute(value=TransactionAttributeType.REQUIRED)
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What do you mean by re-entrant? Can you say that session beans as re-entrant? Can entity beans be specified as re-entrant?
What happens when I change a value in the httpsession from inside an ejb?
What are the components of session beam?
Differentiate Phantom from Un-repeatable?
How does the server decide which beans to passivate and activate?
What are the attributes of transaction in ejb?
What are the various types of entrepreneur java bean?
What is the difference between session and entity beans? When should I use one or the other?
Explain the important elements of ejb?
What is session facade in ejb?
what is mean by OLE ? Please answer me. Advance thanks.
What is stateless code?
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?
how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?
List some key actors in persistence api.