public class InsertOrUpdateStatement extends InsertStatement
| Constructor and Description |
|---|
InsertOrUpdateStatement(String catalogName,
String schemaName,
String tableName,
String primaryKey) |
InsertOrUpdateStatement(String catalogName,
String schemaName,
String tableName,
String primaryKey,
boolean onlyUpdate) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getOnlyUpdate() |
String |
getPrimaryKey() |
void |
setOnlyUpdate(Boolean onlyUpdate) |
addColumn, addColumnValue, getCatalogName, getColumnValue, getColumnValues, getSchemaName, getTableNamecontinueOnError, setContinueOnError, skipOnUnsupportedCopyright © 2018 Liquibase.org. All rights reserved.