[
https://issues.apache.org/jira/browse/IGNITE-5685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Gura updated IGNITE-5685:
--------------------------------
Description: {{JdbcPreparedStatement}} implementations (Java client, Ignite
client node based and thin JDBC) clears query parameters in {{executeXxx}}
methods after query execution. It's wrong behavior because
{{PreparedStatement}} allows repeatable use. (was: {{JdbcPreparedStatement}}
implementations (Java client, Ignite client node based and thin JDBC) clears
query parameters in {{executeQuery}} method after query execution. It's wrong
behavior because {{PreparedStatement}} allows repeatable use.)
> JDBC: Prepared statement shouldn't clear params after query execution
> ---------------------------------------------------------------------
>
> Key: IGNITE-5685
> URL: https://issues.apache.org/jira/browse/IGNITE-5685
> Project: Ignite
> Issue Type: Bug
> Components: jdbc
> Affects Versions: 1.0
> Reporter: Andrey Gura
> Assignee: Andrey Gura
> Fix For: 2.1
>
>
> {{JdbcPreparedStatement}} implementations (Java client, Ignite client node
> based and thin JDBC) clears query parameters in {{executeXxx}} methods after
> query execution. It's wrong behavior because {{PreparedStatement}} allows
> repeatable use.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)