menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Programming News

>

01. What i...
source image

Medium

16h

read

107

img
dot

01. What is JDBC(Java Database Connectivity).

  • To keep data permanently, a Relational Database Management System (RDBMS) is used.
  • The Java application communicates with the database using JDBC (Java Database Connectivity).
  • JDBC is an API and part of the JDK (Java Development Kit).
  • To set up the JDBC connection, you need JDK and a database installed on your computer (e.g., MySQL).

Read Full Article

like

6 Likes

For uninterrupted reading, download the app