[
https://issues.apache.org/jira/browse/IGNITE-26141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-26141:
--------------------------------------
Fix Version/s: (was: 3.2)
> Sql. Jdbc. Migrate (Prepared)Statement methods (executeUpdate, executeQuery,
> execute) to use thin client SQL API
> ----------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-26141
> URL: https://issues.apache.org/jira/browse/IGNITE-26141
> Project: Ignite
> Issue Type: Improvement
> Components: jdbc ai3, sql ai3
> Reporter: Pavel Pereslegin
> Assignee: Maksim Zhuravkov
> Priority: Major
> Labels: ignite-3
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> We need to implement the following (Prepared)Statement methods to use thin
> client SQL API:
> * executeUpdate
> * executeQuery
> * execute
> NOTE: multi-statement execution is out of the scope (support for them will be
> added in IGNITE-26142)
> The work should be done in a separate package (for example
> org.apache.ignite.internal.jdbc2).
> The work should be done in a feature branch
> [jdbc_over_thin_sql|https://github.com/apache/ignite-3/tree/jdbc_over_thin_sql].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)