How can I process a large resultset from a JDBC query, that requires more
memory than is available for heap space?

I have tried 'paging' with SQL 'OFFSET' and 'FETCH FIRST/NEXT ROW(S) ONLY' -
but still run out of memory ...regardless of the 'paging' size.



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to