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.
¿Te ayudó esta respuesta?
commitTransaction

accessControl

Doc : commitTransaction