Im trying to set fetchSize on statment, while executing query so that can improve performance of some long running query. My DB2 jdbc driver version is 3.64 (DB2 version 9.2). But im not seeing any difference in total execution time even with a higher fetch size. By default if I try to invoke Im trying to set fetchSize on statment, while e