* BAEL-5359: Updating Multiple Fields in a MongoDB Document * BAEL-5359: Add test class file * BAEL-5359: Rename UpdateMultipleFieldsUnitTest.java to UpdateMultipleFieldsLiveTest.java
MongoDB
This module contains articles about MongoDB in Java.
Relevant articles:
- A Guide to MongoDB with Java
- A Simple Tagging Implementation with MongoDB
- MongoDB BSON Guide
- Geospatial Support in MongoDB
- Introduction to Morphia – Java ODM for MongoDB
- MongoDB Aggregations Using Java
- BSON to JSON Document Conversion in Java
- How to Check Field Existence in MongoDB?
- Get Last Inserted Document ID in MongoDB With Java Driver