Answer Posted / sathya
The Home Interface and the Remote Interface.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All 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?
What are the components of ejb?
What is ejb container in java?
What causes statelessness?
What is stateless session bean?
What are the types of ejb?
What are the key benefits of the ejb technology?
Explain the concept of connection pooling feature of ejb container?
What do you mean by ‘hot deployment’ ?
What does @inject mean in java?
Enlist the CallBack methods of Session Bean?
How to determine, that beans are TX or not?
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 is EJB server provider?
What is stateless code?