JDBC Connectivity using Eclipse

Поділитися
Вставка
  • Опубліковано 13 гру 2024
  • JDBC stands for Java Database Connectivity. JDBC is a Java API to connect and execute the query with the database.
    JDBC API is used to access tabular data stored in any relational database. Using JDBC API, we can save, update, delete and fetch data from the database. This video demonstrates retrieval of records from Mysql table using JDBC.

КОМЕНТАРІ •