What is JDBC?
-----------------------------------------------------------------------------
Java Database Connectivity is the complete version of JDBC. It's essentially a Java API that's used to run and connect queries to databases. It is considered a component of Java SE, or Java Standard Edition. The JDBC API makes use of JDBC drivers to connect to the database. There are four different types of JDBC drivers to consider:
👉Network Protocol Driver
👉Native Driver and
👉Thin Driver
👉JDBC-ODBC Bridge Driver
The JDBC API can be used to access tabular data that is stored in any relational database. You can store, update, remove, and get data from the database using the JDBC API. As a result, it is regarded as Open Database Connectivity, or ODBC, as provided by Microsoft.
-----------------------------------------------------------------------------
To know more about Java Database Connectivity, you can go to this link:
https://www.educba.com/what-is-jdbc/
On this page of the site you can watch the video online What is Java JDBC? | Sample | Example Code | EDUCBA with a duration of hours minute second in good quality, which was uploaded by the user EDUCBA 03 June 2022, share the link with friends and acquaintances, this video has already been watched 96 times on youtube and it was liked by 2 viewers. Enjoy your viewing!