Hi, Can someone point me out when the SQLCallback is called exactly ? Is it when the ResultSet is full or, as soon as the first row is available ?
What if I want to handle the RS by blocks of 100 rows ? Wouldn't it be better to let the developer control the threading behaviour of his I/O accesses ? Will the worker-thread API be developed ? Thanks
