[
https://issues.apache.org/jira/browse/IGNITE-21927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Shishkov updated IGNITE-21927:
-----------------------------------
Description:
Classes to remove
# NestedTxMode
was:
* SQL commands should be removed:
* {{BEGIN [TRANSACTION]}} -> {{SqlBeginTransactionCommand}}
* {{COMMIT [TRANSACTION]}} -> {{SqlCommitTransactionCommand}}
* {{ROLLBACK [TRANSACTION]}} -> {{SqlRollbackTransactionCommand}}
* {{SELECT FOR UPDATE}}
* etc.
All corresponding parsing code should be removed too.
> Removal of transactional code in JDBC classes
> ---------------------------------------------
>
> Key: IGNITE-21927
> URL: https://issues.apache.org/jira/browse/IGNITE-21927
> Project: Ignite
> Issue Type: Sub-task
> Components: mvcc
> Reporter: Ilya Shishkov
> Priority: Minor
> Labels: ise
>
> Classes to remove
> # NestedTxMode
--
This message was sent by Atlassian Jira
(v8.20.10#820010)