Closed
Description
RAJESH GUPTA opened DATAMONGO-1704 and commented
Hi Team,
I am using Spring Mongo operations and I want to use updateFirst() command. In this method we have to pass the query with criteria. The query has some criterias with Sort Order also but during the updateFirst() it doesn't include the order
Issue Links:
- DATAMONGO-1731 Improve JavaDoc of MongoOperations update / findAndModify methods