public static final class RowMapper.RowUpdate extends Object implements Serializable
Row
and a list of its keys that have to be updated.Modifier and Type | Field and Description |
---|---|
Collection<String> |
keys |
Row |
row |
Constructor and Description |
---|
RowMapper.RowUpdate(Row row,
Collection<String> keys) |
public final Row row
public final Collection<String> keys
public RowMapper.RowUpdate(Row row, Collection<String> keys)
Copyright © 2015 Nuxeo SA. All rights reserved.