}
RowChanger rc = getRowChanger( tc, colsToUpdate,baseRow );
// Row level locking
rc.openForUpdate(indicesToUpdate, TransactionController.MODE_RECORD, wait);
/* Open the heap conglomerate */
heapCC = tc.openConglomerate(
getHeapConglomerate(),
false,