You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2021/08/05 10:53:00 UTC

[jira] [Updated] (IGNITE-15251) JDBC driver for 3.0: JDBC API initial implementation.

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

Andrey Mashenkov updated IGNITE-15251:
--------------------------------------
    Summary: JDBC driver for 3.0: JDBC API initial implementation.  (was: JDBC API initial implementation.)

> JDBC driver for 3.0: JDBC API initial implementation.
> -----------------------------------------------------
>
>                 Key: IGNITE-15251
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15251
>             Project: Ignite
>          Issue Type: Improvement
>          Components: jdbc
>            Reporter: Andrey Mashenkov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha3
>
>
> Let's implement minimal JDBC API (but the driver itself) for running a query.
> We can add temporary methods for query execution to Client API, which will be replaced with native SQL API later.
> ResultSet and partially implemented Connection and Statement should be sufficient.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)