Skip to content

victor-cr/jdbc-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jdbc-test

Test potential pitfalls of JDBC drivers

How to run

Create a test table in your database (you can check examples under src/main/resources).

Make sure that your JDBC driver in pom.xml dependencies

Copy one of the *.properties files from src/main/resources directory to user home and rename it to jdbc-test.properties

Set your database connection settings there.

About

Test potential pitfalls of JDBC drivers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages