Skip to content

DeltaMergeIntoInsertClause

DeltaMergeIntoInsertClause is a DeltaMergeIntoClause for the following:

Creating Instance

DeltaMergeIntoInsertClause takes the following to be created:

DeltaMergeIntoInsertClause is created when:

  • DeltaMergeNotMatchedActionBuilder is requested to insertAll and addInsertClause
  • DeltaAnalysis logical resolution rule is executed (and resolves MergeIntoTable logical command with InsertAction not-matched actions)