Introduction: In this article i am going to explain some important interview question in java and the other related technologies. Main: 81. What is EJB object ?An object whose class implements the enterprise bean’s remote interface. A client never references an enterprise bean instance directly; a client always references an EJB object. The class of [...]
Tag Archives: Interview
Important Key Essential Jave Interview Questions J2EE Eclipse
Posted by james on March 6, 2011
1 comment
Important Key Essential Jave Interview Questions J2EE EJB Eclipse
Posted by james on March 5, 2011
0 comments
Introduction: In this article i am going to explain some important interview question in java and the other related technologies. Main: 41. What is commit ?The point in a transaction when all updates to any resources involved in the transaction are made permanent.42. What is component contract ?The contract between a J2EE component and its [...]