false,
TransactionController.OPENMODE_FORUPDATE,
TransactionController.MODE_TABLE,
TransactionController.ISOLATION_REPEATABLE_READ);
while ( heapScan.fetchNext(heapRow.getRowArray()) )
{
heapScan.fetchLocation( heapLocation );
indexRowGenerator.getIndexRow( heapRow, heapLocation, indexableRow, (FormatableBitSet) null );