Skip to content

std000/JDBC-stub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JDBC-stub

Build Status

Usage: JDBC driver should be added as dependency in required project. Connection line is like: jdbc:stub:/path/to/file where path to file is local path to your config. Config is a text file with key value. Each pair starts with new line and separated by equals(=)

Key is link to sql file and value is link to csv file with results.

Please see example in tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages