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/09/11 07:07:02 UTC

[jira] [Created] (IGNITE-6326) JDBC thin: statement type mismatch error is handled incorrect

Taras Ledkov created IGNITE-6326:
------------------------------------

             Summary: JDBC thin: statement type mismatch error is handled incorrect
                 Key: IGNITE-6326
                 URL: https://issues.apache.org/jira/browse/IGNITE-6326
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.2
            Reporter: Taras Ledkov
            Assignee: Taras Ledkov
             Fix For: 2.3


e.g.: if the update query is executed with {{executeQuery}} method the {{SQLException}} will be  thrown AFTER the data has been updates.

{{JdbcSqlFieldsQuery}} must be used for {{executeQuery}} and {{executeUpdate}} methods.



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