Is it possible to write two EJBs that have different bean classes, but they share same Remote interface and Home interfaces?
1 4146
What are the callback annotations for entity bean?
can we stop the execution of a method before completion?
What is stateless and stateful session bean in ejb?
What is the difference between Session bean and Entity bean?one?
What is a local interface?
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?
What are ejb components?
In what format is the conversational data written to the disk?
What is an ejb context?
What is stateless ejb?
What is Enterprise JavaBeans (EJB)?
How does ejb invocation happens?
in EJB diclare the static methods are not?
Match the ejb functions given below with the functionality equivalent in sql?
Differentiate ‘Stateful Session’ from ‘Entity Bean’ ?