| Package | Description |
|---|---|
| com.snowflake.snowpark_java |
Provides most of the classes for the Snowpark Java API.
|
| Modifier and Type | Method and Description |
|---|---|
NotMatchedClauseBuilder |
MergeBuilder.whenNotMatched()
Adds a not matched clause into the merge action.
|
NotMatchedClauseBuilder |
MergeBuilder.whenNotMatched(Column condition)
Adds a matched clause into the merge action.
|
© 2022 Snowflake Inc. All Rights Reserved