CommitResult constructor

CommitResult(
  1. List<Key> autoIdInsertKeys
)

Implementation

CommitResult(this.autoIdInsertKeys);