Skip to content

Sahniajaykumar/jdbc-crud-operations-

Repository files navigation

CRUD-operations using JDBC

A simple Java project demonstrating CRUD (Create, Read, Update, Delete) operations using JDBC with MySQL database. This project covers:

Establishing a database connection using JDBC

Performing Insert, Retrieve, Update, and Delete operations

Implementing DAO Design Pattern for cleaner code

Handling SQL exceptions effectively

Using PreparedStatement to prevent SQL injection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages