Skip navigation links

MySQL Forums


Advanced Search

ResultSet fetch in Batches
Posted by: john Doe ()
Date: October 02, 2009 12:28PM

Does ResultSet.setFetchSize() get honored in MySQL? I want to use ConnectorJ and fetch a whole chunk from the db instead of making a roundtrip to the db for every row when I do next(). Any pointers appreciated.

Options: ReplyQuote


Subject Written By Posted
ResultSet fetch in Batches john Doe 10/02/2009 12:28PM
Re: ResultSet fetch in Batches Mark Matthews 10/05/2009 10:28AM


Sorry, only registered users may post in this forum.