-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Documentation
-
None
The tutorial for the Java driver needs a refresh. Candidates for inclusion include:
- Configuration: interesting MongoClientOptions, the difference between single ServerAddress and List<ServerAddress>
- Querying: Examples of common queries from the documentation, using either or both QueryBuilder and BasicDBObject
- Updating: Examples of common updates from the documentation, using BasicDBObject
- Bulk Insert, Update, Remove
- duplicates
-
JAVA-1691 3.0 driver reference documentation
- Closed