Uses of Class
com.snowflake.snowpark_java.MatchedClauseBuilder
- 
Packages that use MatchedClauseBuilder Package Description com.snowflake.snowpark_java Provides most of the classes for the Snowpark Java API.
- 
- 
Uses of MatchedClauseBuilder in com.snowflake.snowpark_javaMethods in com.snowflake.snowpark_java that return MatchedClauseBuilder Modifier and Type Method Description MatchedClauseBuilderMergeBuilder. whenMatched()Adds a matched clause into the merge action.MatchedClauseBuilderMergeBuilder. whenMatched(Column condition)Adds a matched clause into the merge action.
 
-