What is JDBC?
Submitted by: AdministratorJDBC is a layer of abstraction that allows users to choose between databases. It allows you to change to a different database engine and to write to a single API. JDBC allows you to write database applications in Java without having to concern yourself with the underlying details of a particular database.
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? |
☺ | How to Retrieve Warnings in JDBC? |
☺ | How can you retrieve data from the ResultSet using JDBC? |
☺ | What packages are used by JDBC? |
☺ | How to Make Updates to Updatable Result Sets in JDBC? |
Top Java Programming Language Categories
☺ | Core Java Interview Questions. |
☺ | Hibernate Interview Questions. |
☺ | Advanced Java Interview Questions. |
☺ | IBM WebSphere Interview Questions. |
☺ | Spring Framework Interview Questions. |