garydgregory commented on issue #58: export page data from db URL: https://github.com/apache/commons-csv/pull/58#issuecomment-591082466 If you are looking for help on how to use JDBC, then start here: https://docs.oracle.com/javase/tutorial/jdbc/basics/index.html Once you know how to use JDBC to procure a JDBC `ResultSet`, then using Commons CSV is as simple as calling `CSVPrinter.printRecords(ResultSet)`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services