You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (Jira)" <ji...@apache.org> on 2023/03/09 15:12:00 UTC

[jira] [Updated] (IGNITE-15186) JDBC driver for 3.0: Implements Statements

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

Yury Gerzhedovich updated IGNITE-15186:
---------------------------------------
    Epic Link: IGNITE-14858

> JDBC driver for 3.0: Implements Statements
> ------------------------------------------
>
>                 Key: IGNITE-15186
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15186
>             Project: Ignite
>          Issue Type: Improvement
>          Components: jdbc, sql
>            Reporter: Taras Ledkov
>            Assignee: Vladimir Ermakov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha3
>
>          Time Spent: 19h
>  Remaining Estimate: 0h
>
> Implements minimal functionality of Statement, PreparedStatement and ResultSet that is sifficient for running a query.
> Extends [IEP-76|https://cwiki.apache.org/confluence/display/IGNITE/IEP-76+Thin+Client+Protocol+for+Ignite+3.0] with new commands.
> We can add temporary methods for query execution to Client API, which will be replaced with native SQL API later.



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