Introduction: In this article i am to show you some important java j2ee interview questions. Main: 1. What’s the JDBC 2.0 API? The JDBC 2.0 API is the latest update of the JDBC API. It contains many new features, including scrollable result sets and the new SQL:1999 (formerly SQL 3) data types. There are two [...]
Category Archives: JAVASCRIPT
Important Key Essential JDBC ODBC Interview Questions Java J2ee Eclipse
Posted by james on March 6, 2011
1 comment
Important Key Essential Jave Interview Questions J2EE Eclipse
Posted by james on March 6, 2011
1 comment
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 [...]