Specifies when commits to the database will take place. If true , then only one commit will occur, after an event has been processed. If false, then the standard behavior occurs; commits to the database will take place at each stage of event processing.
The default value is false.
Default value: false
Possible values: true or false