Provide support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Thomas Risberg 9e22617751 revorked MongoTemplate to use Query object 15 years ago
.settings adding beginning of DocumentTemplates for MongoDB and CouchDB; added simple MongBeanPropertyDocumentMapper 16 years ago
src/main/java/org/springframework/datastore/document revorked MongoTemplate to use Query object 15 years ago
.classpath adding beginning of DocumentTemplates for MongoDB and CouchDB; added simple MongBeanPropertyDocumentMapper 16 years ago
.gitignore beginning of the MongoDB support 16 years ago
.project beginning of a simple query builder 15 years ago
pom.xml updated to use parent pom; added query methods 15 years ago
template.mf updated to use parent pom; added query methods 15 years ago