[
https://issues.apache.org/jira/browse/IGNITE-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114333#comment-16114333
]
Vladimir Ozerov commented on IGNITE-4762:
-----------------------------------------
NB: no TX support (or at least atomic updates) was added in the scope of this
ticket. Only {{transactionAllowed}} flag, which suppress exceptions.
> 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.4.14#64029)