You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2019/02/18 20:53:00 UTC

[jira] [Updated] (CSV-234) Add support for java.sql.Clob

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

Gary Gregory updated CSV-234:
-----------------------------
    Attachment:     (was: commons-csv-234-gg.patch)

> Add support for java.sql.Clob
> -----------------------------
>
>                 Key: CSV-234
>                 URL: https://issues.apache.org/jira/browse/CSV-234
>             Project: Commons CSV
>          Issue Type: Improvement
>          Components: Printer
>    Affects Versions: 1.6
>            Reporter: Roberto Benedetti
>            Priority: Trivial
>             Fix For: 1.7
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When invoking CVSPrinter#printRecords(ResultSet) if the object is a java.sql.Clob the method toString() may not return its content (eg with Oracle drivers it return the basic Object#toString()).
> When dealing with java.sql.Clob a stream must be read.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)