Foundations Apex API Developer Reference

fferpcore.Atomicity

global enum Atomicity

Enums

Atomicity

Policy for comitting changes to multiple objects.

Value Description
ALLOW_PARTIAL Allow some objects to fail to be comitted.
REQUIRE_ALL Insist all objects must be successfully committed.
© Copyright 2009–2023 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.