| 
| std::shared_ptr< RowUpdate >  | mrs::database::dv::make_row_update (std::shared_ptr< JsonMappingUpdater::Operation > parent, std::shared_ptr< Table > table, const PrimaryKeyColumnValues &pk, const ObjectRowOwnership &row_ownership) | 
|   | 
| std::shared_ptr< RowNoUpdateOrIgnore >  | mrs::database::dv::make_row_no_update_or_ignore (std::shared_ptr< JsonMappingUpdater::Operation > parent, std::shared_ptr< Table > table, const PrimaryKeyColumnValues &pk, const ObjectRowOwnership &row_ownership) | 
|   | 
| std::shared_ptr< RowNoUpdateOrError >  | mrs::database::dv::make_row_no_update_or_error (std::shared_ptr< JsonMappingUpdater::Operation > parent, std::shared_ptr< Table > table, const PrimaryKeyColumnValues &pk, const ObjectRowOwnership &row_ownership) | 
|   |