Commits in one go a global transaction instead of doing that on every row or every
batch and thus provides gain in performance.
If you need to commit each statement as an individual transaction, you have to use the
Auto Commit function available in the connection component.