I'm wondering on how the implementation of maxRows works when calling
queryForList. Does it execute a stmt.setMaxRows(maxRows); or does it receive
all the rows from the database, parse then trim?

Thanks,
Benjamin Baril
-- 
View this message in context: 
http://www.nabble.com/QueryForList-%3A-How-does-maxRows-work--tf3722314.html#a10415657
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.

Reply via email to