Skip to content

This repo shows how JDBC works; essentially contains a sample database that is integrated with JDK-19 using a MySQL connector.

Notifications You must be signed in to change notification settings

notanoobcoder/jdbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JDBC (Java DataBase Connectivity)

This repo shows how JDBC works; essentially contains a sample database that is integrated with JDK-19 using a MySQL connector.

The codes uploaded include:

  • a sample database
  • the basic connector java code
  • more codes for insertion, updation and deletion of data using JDBC

Java

About

This repo shows how JDBC works; essentially contains a sample database that is integrated with JDK-19 using a MySQL connector.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages