Class RowMapper.RowUpdate

java.lang.Object
org.nuxeo.ecm.core.storage.sql.RowMapper.RowUpdate
All Implemented Interfaces:
Serializable, Comparable<RowMapper.RowUpdate>
Enclosing interface:
RowMapper

public static final class RowMapper.RowUpdate extends Object implements Serializable, Comparable<RowMapper.RowUpdate>
A Row and a list of its keys that have to be updated.
See Also: