You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/28 09:04:00 UTC

[jira] [Commented] (IGNITE-5425) JDBC thin: support client info

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

ASF GitHub Bot commented on IGNITE-5425:
----------------------------------------

Github user tledkov-gridgain closed the pull request at:

    https://github.com/apache/ignite/pull/2184


> JDBC thin: support client info
> ------------------------------
>
>                 Key: IGNITE-5425
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5425
>             Project: Ignite
>          Issue Type: Task
>          Components: jdbc
>    Affects Versions: 2.0
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>             Fix For: 2.2
>
>
> The methods of JDBC {{Connection}} must be supported:
> - {{setClientInfo(String,String)}};
> - {{getClientInfo(String)}};
> - {{setClientInfo(Properties)}};
> - {{getClientInfo()}};



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)