Answer Posted / uma
but in EJB 3, we have 5 transaction attributes
Required
RequiresNew
Supports
Never
Mandatory
u can go through any EJB book for the details.
the transaction attributes are a way to restrict the beans
in the transactions
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is ejb and its uses?
What is enterprise bean provider?
What are the various types of entity beam?
What do you understand by annotation in ejb to do the database entity relationships/mappings with examples?
What are the callback annotations for the stateless bean?
What is activemq used for?
What is the difference between message driven beans and stateless session beans?
What changes have been made in ejb 2.0 specifications?
What is @autowired required false?
What is stateless and stateful session bean in ejb?
What do you understand by session facade?
Explain what is an EJB Context?
What are versions of ejb?
How does ejb invocation happens?
Can tomcat run ejb?