In order to transfer data between a database and an application written in the Java programming language, the JDBC API provides which of these methods? - Study24x7
Social learning Network
study24x7

Default error msg

Login

New to Study24x7 ? Join Now
Already have an account? Login
45 followers study24x7 18 Jan 2021 10:59 AM study24x7 study24x7

 In order to transfer data between a database and an application written in the Java programming language, the JDBC API provides which of these methods?

A

Methods on the ResultSet class for retrieving SQL SELECT results as Java types.

B

Methods on the PreparedStatement class for sending Java types as SQL statement parameters.

C

Methods on the CallableStatement class for retrieving SQL OUT parameters as Java types.

D

 All mentioned above

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles