You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Taras Ledkov (JIRA)" <ji...@apache.org> on 2017/08/22 08:46:00 UTC

[jira] [Created] (IGNITE-6143) JDBC thin: support streams in ResultSet and PreparedStatement

Taras Ledkov created IGNITE-6143:
------------------------------------

             Summary: JDBC thin: support streams in ResultSet and PreparedStatement
                 Key: IGNITE-6143
                 URL: https://issues.apache.org/jira/browse/IGNITE-6143
             Project: Ignite
          Issue Type: Task
          Components: jdbc
    Affects Versions: 2.1
            Reporter: Taras Ledkov


The most of the methods:
- {{PreparedStatement.setXXXStream()}
- {{ResultSet.getXXXStream}}
must be implemented. It is the requirement of the JDBC compliance.



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