[ 
https://issues.apache.org/jira/browse/IGNITE-26141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Pereslegin updated IGNITE-26141:
--------------------------------------
    Description: 
We need to (re-)implement (Prepared)Statement methods to use thin client SQL 
API.

executeUpdate + executeQuery + execute

  was:
We need to (re-)implement (Prepared)Statement methods to use thin client SQL 
API.

Some notes

{{Statement.executeUpdate}} should be implemented using internal API 
implemented in IGNITE-26086.
{{Statement.executeBatch()}} (batch of DML/DDL queries without dynamic 
parameters) should be combined into a script and executed using internal API 
implemented in IGNITE-26087.


> Sql. Jdbc. Migrate (Prepared)Statement methods 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
>            Priority: Major
>              Labels: ignite-3
>
> We need to (re-)implement (Prepared)Statement methods to use thin client SQL 
> API.
> executeUpdate + executeQuery + execute



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to