((Table)localObject1).updateRowSet(paramSession, (HashMappedList)localObject2, null, false);
((HashMappedList)localObject2).clear();
}
updateRowSet(paramSession, paramHashMappedList, paramArrayOfInt, true);
fireAll(paramSession, 2);
localHashSet.clear();
this.constraintPath = localHashSet;
this.tableUpdateList = localHashMappedList1;
clearUpdateLists(this.tableUpdateList);
return paramHashMappedList.size();
}