Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Docs Required, Release Notes Required
Description
Support JDBC driver loading by ServiceLoader.
All is needed is to add classname to META_INF/services/java.sql.Driver file.
It is also necessary to check whether the driver needs to be registered additionally via a static block..
Attachments
Issue Links
- links to