Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 290 Bytes

File metadata and controls

1 lines (1 loc) · 290 Bytes

This repo contains two programs. The first program(JDBC DEMO) is to understand the basic concepts of how JDBC works and in the second program(JDBC DEMO_) I implemented add, delete, edit etc.. functionalities to deal with database. Give me a star if it helped you out in understanding JDBC.