What is the full form of ejb in java?
No Answer is Posted For this Question
Be the First to Post Answer
Can Container managed Bean-Managed Persistence ?
what is the Control flow of an Entity?
Explain the Sotware Architechture of EJB?
Which is the only method defined in the javax.ejb.handle interface?
EJB containers supports what kind of transaction attributes?
What is enterprise bean provider?
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?
Can EJB made to handle multiple transactions?
Define Initial Context?
What is the relationship between an EJB component, EJB container, and an application server?
How is consistency maintained by Stateful Session through transaction updates ?
in EJB diclare the static methods are not?