What are the different types of ejb?
No Answer is Posted For this Question
Be the First to Post Answer
what is an ejb object?
5 Answers Bally Technologies, HCL, Siemens,
What is stateless and stateful?
What is @resource in java?
Does spring use ejb?
can we stop the execution of a method before completion?
What are the required methods to implement EJB architecture?
How does ejbs work?
What is mdb?
What is difference between ejb 1.1 and ejb 2.0?
Differentiate Conversational from Non-conversational interactions?
How do you decide whether you should use session, entity or message driven bean?
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?