Skip to content
/ JDBC Public

Access to DB2 db from java as part of the final project for the class ECSE421

Notifications You must be signed in to change notification settings

erikmagic/JDBC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To get it running:

1. change the pwd field in Bulk.java
2. outside of src: javac -cp "./libs/*" ./Project3/Bulk.java
3. outside of src: java -cp ".:libs/*" Project3.Bulk



About

Access to DB2 db from java as part of the final project for the class ECSE421

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages