Skip to content

Conversation

@mregmi310
Copy link

No description provided.

@simoc
Copy link
Owner

simoc commented Feb 15, 2022

The Class.forName step was needed for old versions of java (versions 1.4 and 5, I think), but is no longer required.

csvjdbc.jar contains a META-INF/services/java.sql.Driver file and this causes the CsvJdbc JDBC driver to be loaded automatically by java.sql.DriverManager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants