@ -39,9 +39,9 @@ For those in a hurry:
@@ -39,9 +39,9 @@ For those in a hurry:
* The MongoTemplate is the central support class for Mongo database operations. It supports
** Basic POJO mapping support to and from BSON
** Connection Affinity callback
** Exception translation into Spring's
* Basic POJO mapping support to and from BSON
* Connection Affinity callback
* 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.