liquibase.statement.core
public class InsertOrUpdateStatement extends InsertStatement
Constructor and Description |
---|
InsertOrUpdateStatement(java.lang.String catalogName,
java.lang.String schemaName,
java.lang.String tableName,
java.lang.String primaryKey) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPrimaryKey() |
addColumn, addColumnValue, getCatalogName, getColumnValue, getColumnValues, getSchemaName, getTableName
skipOnUnsupported