Skip to content

SQL project based on JDBC. It's a simple one-tabled database

Notifications You must be signed in to change notification settings

self-harm/JDBC-Hibernate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL-projects

1. Registation of course

it has one simple table(id/name/mobile/course). We can add a participant, alter any data or delete it;
click

alt text

2. Practice/learning of DJBC

common theory: db connection/statement/execute() methods/preparedStatement

click

getting/saving data from DB in User class and display it in the console using .toString(); alt-text

3. Practice/learning of Hibernate

click

4. Manga DB with GUI (particularly Swing)

About

SQL project based on JDBC. It's a simple one-tabled database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages