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)