Exam 6: JDBC and Spring Framework

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

How many types of JDBC drivers are available?

Free
(Multiple Choice)
4.8/5
(48)
Correct Answer:
Verified

B

Which result set generally does not show changes to the underlying databasethat are made while it is open. The membership, order, and column values ofrows are typically fixed when the result set is created?

Free
(Multiple Choice)
4.8/5
(43)
Correct Answer:
Verified

B

Which of the following is method of JDBC batch process?

Free
(Multiple Choice)
4.7/5
(44)
Correct Answer:
Verified

D

Which driver uses ODBC driver to connect to the database?

(Multiple Choice)
4.9/5
(33)

Which attribute is used to specify class name of the bean?

(Multiple Choice)
4.9/5
(39)

Which interface in spring is responsible for Instantiating and managing the so called Spring beans?

(Multiple Choice)
4.7/5
(43)

What does setAutoCommit(false) do?

(Multiple Choice)
4.8/5
(36)

Which of the following is advantage of using JDBC connection pool?

(Multiple Choice)
5.0/5
(32)

How many JDBC product components does the Java software provides?

(Multiple Choice)
4.9/5
(42)

Which of the following contains both date and time?

(Multiple Choice)
4.8/5
(40)

Purpose of Static Factory Method?

(Multiple Choice)
4.9/5
(28)

What is used to execute parameterized query?

(Multiple Choice)
4.9/5
(39)

JDBC stands for?

(Multiple Choice)
4.9/5
(39)

Which of the following is advantage of using PreparedStatement in Java?

(Multiple Choice)
4.8/5
(33)

Which of the following statements is false as far as different type of statements is concern in JDBC?

(Multiple Choice)
4.8/5
(38)

Which of the following methods are needed for loading a database driver in JDBC?

(Multiple Choice)
4.7/5
(35)

Which method is used for an SQL statement that is executed frequently?

(Multiple Choice)
4.8/5
(37)

Which one of the following contains date information?

(Multiple Choice)
4.9/5
(34)

Which of the following is used to call stored procedure?

(Multiple Choice)
4.8/5
(43)

Which of the following is used to rollback a JDBC trAnsweraction?

(Multiple Choice)
4.7/5
(45)
Showing 1 - 20 of 25
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)