Q&A Categories

JDBC

Why do we use prepared statement when already statement is present

Why do we use prepared statement when already statement is present '

Answers No Answers In: JDBC By: pooja [ Grey Star Level] Sep 6, 2010

While in CallableStatament using in the oracle my procedure is return no.of columns so in java 

While in CallableStatament using in the oracle my procedure is return no.of columns so in java  how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure '

Answers No Answers In: JDBC By: yogesh [ Grey Star Level] Sep 5, 2010

Which of the following describes the correct sequence of the steps involved in making a connection with

Which of the following describes the correct sequence of the steps involved in making a connection with a database.1. Loading the driver2. Process the results.3. Making the connection with the database.4....

Answers No Answers In: JDBC By: nitin [ Grey Star Level] Sep 5, 2010

Which of the following is false for the Type 1 JDBC bridge driver?

Which of the following is false for the Type 1 JDBC bridge driver? A) A Type 1 driver is a JDBC-ODBC bridge driverB) This type of driver enables a client to connect to an ODBC database via Java calls and...

Answers No Answers In: JDBC By: claire [1 Grey Star Level] Sep 5, 2010

Which of the following is false for the Type 4 drivers in java

Which of the following is false for the Type 4 drivers in java A) Type 4 driver, or, "native protocol, pure Java" driver converts JDBC calls into the network protocol used by the database directly.B)...

Answers No Answers In: JDBC By: @mahesh@ [1 Grey Star Level] Sep 5, 2010

Which of the following is false regarding the Type 3 JDBC driver

Which of the following is false regarding the Type 3 JDBC driver A) A Type 3 driver is a JDBC-Net pure Java driverB) This translates JDBC calls into a database -dependent net protocol.C) Vendors of database...

Answers No Answers In: JDBC By: deva [1 Grey Star Level] Sep 5, 2010

Which of the following is not an isolation level in the JDBC.

Which of the following is not an isolation level in the JDBC. A) TRANSACTION_READ_UNCOMMITTEDB) TRANSACTION_READ_ COMMITTEDC) TRANSACTION_SERIALIZABLED) TRANSACTION_REPEATABLE_WRITEExplanation: it is TRANSACTION_REPEATABLE_READ...

Answers No Answers In: JDBC By: sunil [ Grey Star Level] Sep 5, 2010

Which of the following is true regarding not finding the java.sql.DriverManager class.

Which of the following is true regarding not finding the java.sql.DriverManager class. A) This problem can be caused by running a JDBC applet in a browser that supports the JDK 1.0.2, such as Netscape...

Answers No Answers In: JDBC By: priyanka [ Grey Star Level] Sep 5, 2010

Which of the following is true regarding the use of the JDBC-ODBC bridge with the applets.

Which of the following is true regarding the use of the JDBC-ODBC bridge with the applets. A) Use of the JDBC-ODBC bridge from an untrusted applet running in a browser, such as Netscape Navigator, isn't...

Answers No Answers In: JDBC By: vikas [ Grey Star Level] Sep 5, 2010

Which of the following statement is false regarding call to stored procedure from JDBC.

Which of the following statement is false regarding call to stored procedure from JDBC. A) Create a CallableStatement object.B) A CallableStatement object contains a call to a stored procedure.C) The execution...

Answers No Answers In: JDBC By: jes [ Grey Star Level] Sep 5, 2010

Didn't find what you were looking for?

Add your Question to the site.

You must be Logged In to Add a Question.

Not a member yet? Sign Up Now »

Star Points Scale

Earn points for Asking and Answering Questions!

Grey Sta Levelr [1 - 25 Grey Star Level]
Green Star Level [26 - 50 Green Star Level]
Blue Star Level [51 - 500 Blue Star Level]
Orange Star Level [501 - 5000 Orange Star Level]
Red Star Level [5001 - 25000 Red Star Level]
Black Star Level [25001+ Black Star Level]