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

Taras Ledkov updated IGNITE-6130:
---------------------------------
    Summary: JDBC Thin: JdbcThinResultSet must support types conversions   
(was: JDBC Thin: JdbcThinResultSet must support types convert)

> JDBC Thin: JdbcThinResultSet must support types conversions 
> ------------------------------------------------------------
>
>                 Key: IGNITE-6130
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6130
>             Project: Ignite
>          Issue Type: Task
>          Components: jdbc
>    Affects Versions: 2.1
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>             Fix For: 2.2
>
>
> Now JdbcThinResultSet  doesn't support data types transformation.
> e.g.: if the attribute type is SHORT
> all the methods below must return valid value:
> {{getByte, getShort, getInt, getLong, getFloat, getDouble, getBigDecimal, 
> getBoolean, getString, getNString}}
> See the table *B-6* at the JDBC spec.



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

Reply via email to