[
https://issues.apache.org/jira/browse/IGNITE-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266845#comment-16266845
]
Vladimir Ozerov edited comment on IGNITE-4192 at 11/27/17 2:05 PM:
-------------------------------------------------------------------
Design considerations:
1) We should support common syntax forms:
{{START TRANSACTION}}
{{BEGIN | WORK | TRANSACTION}}
{{COMMIT | TRANSACTION}}
{{ROLLBACK | TRANSACTION}}
2) Nested transactions should be prohibited
3) Proper behavior in case of {{autoCommit=false}}
was (Author: vozerov):
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)