public class UpsertMergeGenerator extends Object implements Generator<Map<Expression<?>,Object>>
| Constructor and Description |
|---|
UpsertMergeGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
appendUsing(Output writer,
Map<Expression<?>,Object> values) |
void |
write(Output output,
Map<Expression<?>,Object> values) |
protected final String alias
public void write(Output output, Map<Expression<?>,Object> values)
write in interface Generator<Map<Expression<?>,Object>>protected void appendUsing(Output writer, Map<Expression<?>,Object> values)