How enterprise beans will handle concurrent and loopback
calls on entity beans?
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 |
What are the design principles for ejb?
Define ACID Properties?
how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?
What is ejb and its properties?
What is the difference between message driven beans and stateless session beans?
can u explain about design patterns like singleton,builder,factory
What is EJB server provider?
What is the major difference SessionBean and EntityBean?
How does legacy object mapping work?
What is ejb and how it works?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?
What are the design goals of EJB architecture?