Skip to content

TheDS2000/H2Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H2Database

H2 database JDBC connection

Database - College Table - Student

H2Main is a java class where main function is written which consists of menu driven program and call to H2JDBC class. H2JDBC class consists of the function like following: getconnection() - create connection between H2database and java using jdbc. CreateTable(),insertTable(),updateTable(),deleteTable()

Result of the run program is added in result.txt file.

About

H2 database JDBC connection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages