[
https://issues.apache.org/jira/browse/IGNITE-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Chernolyas updated IGNITE-6286:
--------------------------------------
Description:
Binding values of some types to parameterized queries leads to the exception
(see fill stacktrace in comments).
Also, the exception blocks using parameterized queries for Hibernate OGM.
was:
Incorrect binding of parameter's value for SQL queries with parameters.
The incorrection leads to exception "org.h2.jdbc.JdbcSQLException: Hexadecimal
string with odd number of characters"
> org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters
> ------------------------------------------------------------------------------
>
> Key: IGNITE-6286
> URL: https://issues.apache.org/jira/browse/IGNITE-6286
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Affects Versions: 2.1
> Reporter: Sergey Chernolyas
> Assignee: Sergey Chernolyas
>
> Binding values of some types to parameterized queries leads to the exception
> (see fill stacktrace in comments).
> Also, the exception blocks using parameterized queries for Hibernate OGM.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)