public class OnTriggerMergeActionUpdate extends OnTriggerMergeAction
Constructor and Description |
---|
OnTriggerMergeActionUpdate(ExprNode optionalMatchCond,
java.util.List<OnTriggerSetAssignment> assignments) |
Modifier and Type | Method and Description |
---|---|
java.util.List<OnTriggerSetAssignment> |
getAssignments() |
getOptionalWhereClause, setOptionalWhereClause
public OnTriggerMergeActionUpdate(ExprNode optionalMatchCond, java.util.List<OnTriggerSetAssignment> assignments)
public java.util.List<OnTriggerSetAssignment> getAssignments()