What is the difference between ejbcreate() and ejbpostcreate?
Can i write business logic methods in entitybean?
What do you mean by bean managed transaction?
Is success EJB3.0 in the Market? IF yes just explain main differences between EJB2.0 and EJB3.0.
What is message-driven bean?
how to set the relationship between tables in ejb
what is a ejb architecture? and overview of ejb software architecture?
Is ejb be called from another ejb? If yes then how?
Mention the three levels for applying interceptor methods.
What is Enterprise JavaBeans (EJB)?
What is ejb and its types in java?
Is ejbCreate() method mandatory while defining a Session Bean?
How do you decide whether you should use session, entity or message driven bean?