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/11/27 14:05:00 UTC

[jira] [Commented] (IGNITE-4192) SQL TX: JDBC driver support

    [ https://issues.apache.org/jira/browse/IGNITE-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266845#comment-16266845 ] 

Vladimir Ozerov commented on IGNITE-4192:
-----------------------------------------

Design considerations:
1) We should support common syntax forms:
{{START TRANSACTION}}
{{{BEGIN | WORK | TRANSACTION}}
{{COMMIT | TRANSACTION}}
{{ROLLBACK | TRANSACTION}}
2) Nested transactions should be prohibited

> SQL TX: JDBC driver support
> ---------------------------
>
>                 Key: IGNITE-4192
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4192
>             Project: Ignite
>          Issue Type: Task
>          Components: jdbc
>            Reporter: Denis Magda
>              Labels: iep-3
>             Fix For: 2.4
>
>
> To support execution of DML and SELECT statements inside of a transaction started from JDBC driver side.



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