What is JDBC Driver interface?
Submitted by: AdministratorThe JDBC Driver interface provides vendor-specific implementations of the abstract classes provided by the JDBC API. Each vendors driver must provide implementations of the java.sql.Connection,Statement,PreparedStatement, CallableStatement, ResultSet and Driver.
Submitted by: Administrator
Submitted by: Administrator
Read Online JDBC Job Interview Questions And Answers
Top JDBC Questions
☺ | How can you load the drivers in JDBC? |
☺ | What packages are used by JDBC? |
☺ | How can you retrieve data from the ResultSet using JDBC? |
☺ | How to call a Stored Procedure from JDBC? |
☺ | How can you create JDBC statements? |
Top Java Programming Language Categories
☺ | Core Java Interview Questions. |
☺ | Hibernate Interview Questions. |
☺ | Advanced Java Interview Questions. |
☺ | IBM WebSphere Interview Questions. |
☺ | Spring Framework Interview Questions. |