Class MatchingClauseNode

java.lang.Object
org.apache.derby.impl.sql.compile.QueryTreeNode
org.apache.derby.impl.sql.compile.MatchingClauseNode
All Implemented Interfaces:
Visitable

public class MatchingClauseNode extends QueryTreeNode
Node representing a WHEN MATCHED or WHEN NOT MATCHED clause in a MERGE statement.