commitTransaction - What happens to checked-out objects when a transaction is committed?

Réponse

When `commitTransaction` is executed, it releases all objects that were checked out during that specific transaction, making them available again.
Cette réponse vous a-t-elle aidé ?
commitTransaction

accessControl

Doc : commitTransaction