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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
Valentin Kulichenko created IGNITE-4762:
-------------------------------------------

             Summary: Support transactional updates in JDBC driver
                 Key: IGNITE-4762
                 URL: https://issues.apache.org/jira/browse/IGNITE-4762
             Project: Ignite
          Issue Type: Improvement
          Components: jdbc-driver, SQL
    Affects Versions: 1.8
            Reporter: 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)