Upon further investigation, I'm less sure about how setFirstResult() and setMaxResults() are actually working. does anyone know?
using those methods, getting successive chunks and starting from the first row, i saw times of 20 secs, 50 s, 50 s, 50 s. leads me to think there is a constant time penalty for seeking to not the first row. -- View this message in context: http://www.nabble.com/database-chunking-tp14339770p14339792.html Sent from the Apache Derby Developers mailing list archive at Nabble.com.
