How enterprise beans will handle concurrent and loopback
calls on entity beans?



How enterprise beans will handle concurrent and loopback calls on entity beans?..

Answer / niranjanravi

through Re-entrant
we have to specify in the deployment descriptor whether
athey are re-entrant true/false

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More EJB Interview Questions

What are the design principles for ejb?

0 Answers  


can we have static initializer blocks in EJB?

1 Answers   Reliance,


how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?

0 Answers   Infosys,


Life Cyle methods in Entity Bean with Container Managed persistence

2 Answers  


What ejb means?

0 Answers  






What is bean-managed persistence?

0 Answers  


What are the types of enterprise bean?

0 Answers  


Name the interfaces that you used in Beans?

2 Answers  


Is functional programming stateless?

0 Answers  


What is an entity and its types?

0 Answers  


Can remove() be a Stateless Session bean?

0 Answers  


Is it possible to write two ejb’s that share the same remote and home interfaces, and have different bean classes? If so, what are the advantages/disadvantages?

0 Answers  


Categories