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/
Sur cette page du site, vous pouvez voir la vidéo en ligne What is Java JDBC? | Sample | Example Code | EDUCBA durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur EDUCBA 03 juin 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 96 fois et il a aimé 2 téléspectateurs. Bon visionnage!