Just trying, adding @PartitionKey in the tenantid column, the updates and deletes now are followed by tenantId, but the problem wasn’ts solved, because in updates Hibernate make a select first and after that it makes the update, considering the original tenant.
|