762763764765766767768769
} return (_initRow.initBlockRow(rows, queryContext) || nextBlock(rowLength - 1, rows, rowLength, queryContext)); } catch (IOException e) { throw new SQLExceptionWrapper(e); } }