[
https://issues.apache.org/jira/browse/CSV-234?focusedWorklogId=200348&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-200348
]
ASF GitHub Bot logged work on CSV-234:
--------------------------------------
Author: ASF GitHub Bot
Created on: 19/Feb/19 03:47
Start Date: 19/Feb/19 03:47
Worklog Time Spent: 10m
Work Description: luyseyal commented on issue #39: [CSV-234] Enable
escaping of quotes in CLOBs
URL: https://github.com/apache/commons-csv/pull/39#issuecomment-464970117
@garydgregory
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 200348)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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)