Skip to content

MongoTemplate should support "saveAll" similar to "insertAll", "findAll" and "removeAll" variants [DATAMONGO-1274] #2193

Open
@spring-projects-issues

Description

@spring-projects-issues

Ajit Pendse opened DATAMONGO-1274 and commented

MongoTemplate currently only allows saving a single object at a time, but allows batch removal and insertion using removeAll and insertAll. It would be good to have a similar feature to save all documents in a collection (as a batch)


Affects: 1.7.2 (Fowler SR2)

1 votes, 2 watchers

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions