You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (JIRA)" <ji...@apache.org> on 2017/09/05 10:25:00 UTC

[jira] [Commented] (IGNITE-5344) JDBC thin driver: support Statement.closeOnCompletion

    [ https://issues.apache.org/jira/browse/IGNITE-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153436#comment-16153436 ] 

Taras Ledkov commented on IGNITE-5344:
--------------------------------------

[~vozerov], please take a look at the test {{JdbcThinStatementSelfTest#testCloseOnCompletion}}. The test check the case described by you:
- Open result set;
- Set {{closeOnCompletion}} for statement;
- Close result set
- Check that statement is closed.


> JDBC thin driver: support Statement.closeOnCompletion
> -----------------------------------------------------
>
>                 Key: IGNITE-5344
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5344
>             Project: Ignite
>          Issue Type: Task
>          Components: jdbc
>    Affects Versions: 2.0
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>             Fix For: 2.3
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)