Match the ejb functions given below with the functionality equivalent in sql?
What is an entity manager?
What is stateful session bean?
whatis the diff between ejb and servlet/jsp
what are main features in EJB?
Is success EJB3.0 in the Market? IF yes just explain main differences between EJB2.0 and EJB3.0.
What is the new basic requirement for a cmp entity bean class in 2.0 from that of ejb 1.1?
What is EJB server provider?
What are the callback annotations for the stateless bean?
What is beaninfo ?
Which is default transaction attribute for the business method of a bean?
Can Container managed Bean-Managed Persistence ?
An EJB client, can marshall an object of the class java.lang.Class to an EJB?