Such expressions now get passed on unchanged. This also deprecates org.springframework.data.r2dbc.query.QueryMapper.getMappedObject(Sort, RelationalPersistentEntity<?>). It was only used in tests and translates an Order into another Order, which sounds wrong. Closes #1512 Original pull request: #1513