tPostgresPlusCommit
Commits in one go a global transaction, using a unique connection, instead of doing that on every row or every batch and thus improves performance.
The tPostgresPlusCommit validates the data processed through the Job into the connected DB.