You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (Jira)" <ji...@apache.org> on 2021/09/27 09:14:00 UTC

[jira] [Commented] (IGNITE-15508) JDBC driver for 3.0: Support JDBC driver loading by ServiceLoader

    [ https://issues.apache.org/jira/browse/IGNITE-15508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420600#comment-17420600 ] 

Yury Gerzhedovich commented on IGNITE-15508:
--------------------------------------------

[~vermakov], LGTM.

[~tledkov-gridgain], could you please merge the ticket.

> JDBC driver for 3.0: Support JDBC driver loading by ServiceLoader
> -----------------------------------------------------------------
>
>                 Key: IGNITE-15508
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15508
>             Project: Ignite
>          Issue Type: Improvement
>          Components: jdbc, sql
>            Reporter: Vladimir Ermakov
>            Assignee: Vladimir Ermakov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha3
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)