JDBC.NET
JDBC.NET copied to clipboard
Add ability to use local Java instance
Right now, this library is using J2.Net which can result in multiple Java installs when you have to use this package with multiple projects. We should add the ability to instead use a path to a global java version.