Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 297 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 297 Bytes

ConnectToDB-java

Describe how to connect to DB in Java This is part of my 2014 spring term ebiz project. It simplies shows how to connect mysql to java. It need to add mysql-connector-java.jar to library. If you want to use, you have to change the database name in my java file.