What is rmi and ejb in java?
No Answer is Posted For this Question
Be the First to Post Answer
Name the acid properties of a transaction.
What’s the difference between hibernate and ejb 3? Don’t you think ejb 3 is just a clone of hibernate?
Why do we need ejb?
What are the components of session beam?
how can we decide a session bean as stateless or stateful without seeing jar file? i.e. by seeing the class file.
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 is the full form of ejb in java?
when deploying an EJB, does it possible to specify multiple JNDI names?
The 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?
Driver manager is a class/interface.
5 Answers Bally Technologies, College School Exams Tests, TCS,
What is @resource in java?
What is the difference between message driven beans and stateless session beans?