Skip to content
This repository was archived by the owner on Jan 8, 2020. It is now read-only.

Commit 4471e9d

Browse files
committed
[CSV-139] CSVPrinter.printRecord(ResultSet) with metadata.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1638101 13f79535-47bb-0310-9956-ffa450edef68
1 parent daa0a9a commit 4471e9d

4 files changed

Lines changed: 233 additions & 137 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
<action issue="CSV-124" type="update" dev="brentworden" due-to="Kalyan">Improve toString() implementation of CSVRecord</action>
4747
<action issue="CSV-129" type="add" dev="ggregory">Add CSVFormat#with 0-arg methods matching boolean arg methods</action>
4848
<action issue="CSV-131" type="add" dev="ggregory" due-to="Holger Stratmann">Save positions of records to enable random access</action>
49+
<action issue="CSV-139" type="add" dev="ggregory">CSVPrinter.printRecord(ResultSet) with metadata</action>
4950
</release>
5051
<release version="1.0" date="2014-08-14" description="First release">
5152
<action issue="CSV-125" type="fix" dev="britter">No longer works with Java 6</action>

0 commit comments

Comments
 (0)