You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (JIRA)" <ji...@apache.org> on 2017/06/06 14:31:18 UTC

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

Taras Ledkov created IGNITE-5425:
------------------------------------

             Summary: JDBC thin: support client info
                 Key: IGNITE-5425
                 URL: https://issues.apache.org/jira/browse/IGNITE-5425
             Project: Ignite
          Issue Type: Bug
          Components: sql
    Affects Versions: 2.0
            Reporter: 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.3.15#6346)