What optimization could I use if the ejb container is the only point of write access to the database?
962What’s the difference between hibernate and ejb 3? Don’t you think ejb 3 is just a clone of hibernate?
961The ejb container implements the ejbhome and ejbobject classes. For every request from a unique client, does the container create a separate instance of the generated ejbhome and ejbobject classes?
948
Explain the architectural relationship between JavaBeans and JTA?
Enlist the contents of Container.
What are versions of ejb?
Is decorator an ejb design pattern?
What is an entity manager?
Name the attributes of javax.ejb.stateful.
What is ejb ql?
Does spring use ejb?
What do you mean by ‘hot deployment’ ?
Why should we use ejb?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
What causes statelessness?
Is functional programming stateless?
What is stateless and stateful?
Is state maintained by a Stateless bean?