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?
960The 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
Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?
How can a CORBA object, accessed from a EJB?
Elucidate callback in ejb?
Why is ejb needed?
What is ejb and why it is used?
What is ejb application?
What is session bean?
Is method overloading allowed in ejb?
What is the new basic requirement for a cmp entity bean class in 2.0 from that of ejb 1.1?
What does @singleton annotation do?
Where is ejb used?
What do you mean by EJB architecture?
Enlist the declarative transaction types?
What are stateless applications?
What is difference between ejb 1.1 and ejb 2.0?