public class InsertOrUpdateStatement extends InsertStatement
Constructor and Description |
---|
InsertOrUpdateStatement(String catalogName,
String schemaName,
String tableName,
String primaryKey) |
Modifier and Type | Method and Description |
---|---|
String |
getPrimaryKey() |
addColumn, addColumnValue, getCatalogName, getColumnValue, getColumnValues, getSchemaName, getTableName
skipOnUnsupported
Copyright © 2014 Liquibase.org. All rights reserved.