You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/05/10 08:26:04 UTC

[jira] [Updated] (IGNITE-4762) Support transactional updates in JDBC driver

     [ https://issues.apache.org/jira/browse/IGNITE-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-4762:
------------------------------------
    Component/s:     (was: jdbc-driver)

> Support transactional updates in JDBC driver
> --------------------------------------------
>
>                 Key: IGNITE-4762
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4762
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>    Affects Versions: 1.8
>            Reporter: Valentin Kulichenko
>            Assignee: Valentin Kulichenko
>
> Currently transactions are not supported by SQL and therefore by JDBC driver.
> However, it seems to be possible to provide support for multiple updates in a single transaction. We can add a special flag to JDBC driver to allow this.
> Any SELECT queries will still be executed out of transactional scope.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)