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/06/23 14:22: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=16060968#comment-16060968 ] 

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

GitHub user tledkov-gridgain opened a pull request:

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

    IGNITE-5425 JDBC thin: support client info

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-5425

Alternatively you can review and apply these changes as the patch at:

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

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2184
    
----
commit 089065ad8c7efdc3f43249a95cb5c7747a61e648
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-06-23T14:20:45Z

    IGNITE-5425 JDBC thin: support client info

----


> 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.1
>
>
> 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)