garydgregory commented on issue #58: export page data from db URL: https://github.com/apache/commons-csv/pull/58#issuecomment-590317471 > > Google translate says: > > > I have used printRecords (ResultSet) to export csv data before, but when the amount of data is relatively large, there is a problem with the export, so I added this export method, and it seems that it can be built separately, but there is nothing here Problem, enhanced the original export function > > > > > > I do not see enhancements in this PR that has anything to do with JDBC. What am I missing? > > ResultSet is very primitive, we do not use JDBC in web projects How do you extract data from your database? Hibernate?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
