| Package | Description |
|---|---|
| com.exasol.sql.dml.merge | |
| com.exasol.sql.dml.merge.rendering |
| Modifier and Type | Method and Description |
|---|---|
UsingClause |
Merge.getUsing()
Get the
USING clause of the MERGE statement. |
| Modifier and Type | Method and Description |
|---|---|
void |
MergeVisitor.visit(UsingClause using)
Visit the source definition of a
MERGE statement. |
| Modifier and Type | Method and Description |
|---|---|
void |
MergeRenderer.visit(UsingClause using) |
Copyright © 2018–2021. All rights reserved.