useNativeCursorWindow
Whether query results should be materialised by a single native call into an off-heap cursor window, rather than by stepping the statement and copying each value onto the Java heap.
Whether query results should be materialised by a single native call into an off-heap cursor window, rather than by stepping the statement and copying each value onto the Java heap.