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

Valentin Kulichenko commented on IGNITE-5203:
---------------------------------------------

[~agura], here are my comments:
* Do we also need to implement {{Connection.createBlob}} and 
{{PreparedStatement.setBlob}} methods?
* {{U.systemCopy}} should be used instead of {{System.arrayCopy}}. It utilizes 
unsafe where possible.
* Unsupported methods should throw {{SQLFeatureNotSupportedException}}, not 
{{UnsupportedOperationException}}.

> JDBC driver should support BLOB fields
> --------------------------------------
>
>                 Key: IGNITE-5203
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5203
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>    Affects Versions: 2.0
>            Reporter: Andrey Gura
>            Assignee: Andrey Gura
>             Fix For: 2.1
>
>
> JDBD driver doesn't support BLOB fields. Need to implement BLOBs, at least 
> simple byte array based implementation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to