write As CSV
The ResultSet is processed through all rows.
Parameters
result Set
the result set to write out as csv delimited
header
true (default) indicates include the header
writer
the writer to use
The ResultSet is processed through all rows.
the result set to write out as csv delimited
true (default) indicates include the header
the writer to use