CSE MCQs :: JDBC
- Which statements about JDBC are true?
- Which packages contain the JDBC classes?
- To run a compiled Java program, the machine must have what loaded and running?
- What is the Life Cycle of Session bean ? Stateless session bean is instantiated by
- Which method is used to perform DML statements in JDBC?
- The interface ResultSet has a method, getMetaData(), that returns a/an
- Which of the following methods are needed for loading a database driver in JDBC?
- How can you execute a stored procedure in the database?
- _______ is an open source DBMS product that runs on UNIX, Linux and Windows.
- Which are the new features adding in to the JDBC 4.0?