[
https://issues.apache.org/jira/browse/IGNITE-26140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Pereslegin updated IGNITE-26140:
--------------------------------------
Issue Type: Improvement (was: New Feature)
> Sql. Jdbc. Migrate PreparedStatement.executeBatch() to use thin client SQL API
> ------------------------------------------------------------------------------
>
> Key: IGNITE-26140
> URL: https://issues.apache.org/jira/browse/IGNITE-26140
> Project: Ignite
> Issue Type: Improvement
> Components: jdbc ai3, sql ai3
> Reporter: Pavel Pereslegin
> Priority: Major
> Labels: ignite-3
>
> We need to (re-)implement {{PreparedStatement.executeBatch()}} to use
> {{ClientSql.executeBatch()}}.
> It will also be necessary to support the following:
> 1. Cancellation token (see how it is done in IGNITE-26139)
> 2. Pass client time zone (see
> JdbcConnection.connectionProperties().getConnectionTimeZone) as statement
> properties.
> 3. Pass transaction in non-autocommit mode (see how it is done in
> IGNITE-26139)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)