* The MongoTemplate is the central support class for Mongo database operations. It supports
* The MongoTemplate is the central support class for Mongo database operations. It supports
** Basic POJO mapping support to and from BSON
* Basic POJO mapping support to and from BSON
** Connection Affinity callback
* Connection Affinity callback
** Exception translation into Spring's
* Exception translation into Spring's
Future plans are to support optional logging and/or exception throwing based on WriteResult return value, common map-reduce operations, GridFS operations. A simple API for partial document updates is also planned.
Future plans are to support optional logging and/or exception throwing based on WriteResult return value, common map-reduce operations, GridFS operations. A simple API for partial document updates is also planned.