[
https://issues.apache.org/jira/browse/IGNITE-15186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412661#comment-17412661
]
Taras Ledkov commented on IGNITE-15186:
---------------------------------------
The patch is OK with me.
> 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: 17h 50m
> 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.3.4#803005)