1.

What Is Chore Commit Property?

Answer»
  • It allows you to specify if the processes in CHORES will be COMMITTED as a single transaction or either as multiple transaction
  • In a single commit mode all processes are committed as a single transaction. It is default by nature.
  • In multiple commit MODES any processes that need to be committed do so as they are PROCESSED.
  • It is possible to change chore property only when chore is INACTIVE.



Discussion

No Comment Found