You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-java@ibatis.apache.org by Eugeny N Dzhurinsky <eu...@jdevelop.com> on 2005/08/18 10:32:38 UTC

queryForPaginatedList

Could somebody please explain, how this works?
Does it use the limit/offset or it simply extracts all the data and then
navigates on the big list to find a subset?

-- 
Eugene N Dzhurinsky