849850851852853854855856857858859
// is the column null ? if (StoredFieldHeader.isNull(fieldStatus)) { sColumn.restoreToNull(); arrayPosition++; continue; } inUserCode = true;
856857858859860861862863864865866
854855856857858859860861862863864
857858859860861862863864865866867
47284729473047314732473347344735473647374738
(DataValueDescriptor) column; // is the column null ? if (StoredFieldHeader.isNull(fieldStatus)) { sColumn.restoreToNull(); } else { // set the limit for the user read if (!isOverflow)
53245325532653275328532953305331533253335334
DataValueDescriptor sColumn = (DataValueDescriptor) column; // is the column null ? if (StoredFieldHeader.isNull(fieldStatus)) { sColumn.restoreToNull(); continue; } // set the limit for the user read if (!isOverflow)
56755676567756785679568056815682568356845685
} } } else { sColumn.restoreToNull(); } } else {
56065607560856095610561156125613561456155616