Browse Source

README updates.

pull/1/head
Mark Pollack 15 years ago
parent
commit
3bafb88662
  1. 6
      README.md

6
README.md

@ -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.

Loading…
Cancel
Save