//prefetching for RR and Serializable when holdability was explicitly set to true.
//But starting Cloudscape 10.0 release, in order to be DB2 compatible, holdability is set to true by default.
//Because of that, we can not continue to disable the prefetching for RR and Serializable, since it causes
//severe performance degradation - bug 5953.
StaticCompiledOpenConglomInfo scoci = (StaticCompiledOpenConglomInfo)(activation.getPreparedStatement().
getSavedObject(scociItem));
return new BulkTableScanResultSet(
conglomId,
scoci,
activation,