public boolean isPartialCommit() {
   return delegateCommitContext.isPartialCommit();
 }