-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: 2.9.3
-
Component/s: API
-
None
For the sake of convenience and consistency, it would be nice if the DBCollection API provided uniform sets of overloads for insert, update, and save. In particular, there are insert overloads that can insert many documents at once – presumably more efficiently than an app-level loop – but similar overloads are not available for update or save.
- duplicates
-
JAVA-1040 2.12: Implement fluent API for bulk writes
- Closed