What is remote interface in ejb?
What is the difference between find and select methods in ejb?
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?
Why do we use ejb?
What is singleton session bean?
How many types of session beans are available in ejb?
What is the difference between ejbcreate() and ejbpostcreate?
What is ejb and its architecture?
What do you mean enterprise javabeans (ejb) container?
What is the meaning of acid in the connection of transaction management?
What does ejb stand for?
Name the attributes of javax.ejb.ejb.
Define Initial Context?
What is the new basic requirement for a cmp entity bean class in 2.0 from that of ejb 1.1?
What are stateless functions?