public class ElasticSearchUpdateBuilder extends AbstractRowUpdationBuilder
| Constructor and Description |
|---|
ElasticSearchUpdateBuilder(org.apache.metamodel.elasticsearch.nativeclient.ElasticSearchUpdateCallback updateCallback,
Table table) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Commits the row updation operation.
|
getTable, getWhereItems, toSql, toString, where, where, where, wheregetColumns, getExplicitNulls, getStyles, getValues, isSet, toRow, value, value, value, value, value, valuepublic ElasticSearchUpdateBuilder(org.apache.metamodel.elasticsearch.nativeclient.ElasticSearchUpdateCallback updateCallback,
Table table)
public void execute()
throws MetaModelException
RowUpdationBuilderDataContext.MetaModelException - if the operation was rejectedCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.