Commit Graph

37 Commits

Author SHA1 Message Date
Mark Pollack
e1f8eee2d1 DATADOC-88 - Create MongoDbFactory to consolidate DB, Server location, and user credentials into one location
DATADOC-147 - Update reference documentation to cover changes from M2 to M3 (partial work)
2011-05-24 18:07:18 -04:00
Mark Pollack
46e2cf698e DATADOC-147 - Update reference documentation to cover changes from M2 to M3 (partial work) 2011-05-24 16:15:14 -04:00
Mark Pollack
1087b07086 DATADOC-147 - Update reference documentation to cover changes from M2 to M3 (partial work) 2011-05-24 13:44:43 -04:00
Thomas Risberg
edba941dd0 DATADOC-83 - removed the spring-data-document-core module; move @RelatedDocument to the spring-data-mongodb-cross-store module; renamed "org.springframework.data.persistence.document.mongo" package 2011-05-24 10:00:06 -04:00
Mark Pollack
2e5906fa56 DATADOC-147 - Update reference documentation to cover changes from M2 to M3 (partial work) 2011-05-24 00:57:39 -04:00
Thomas Risberg
b5e83d4350 DATADOC-105 added list of jars need for builds not using Maven 2011-05-23 12:46:28 -04:00
Thomas Risberg
c79989ce99 DATADOC-56 added a section documenting _id conversion rules 2011-05-23 12:30:04 -04:00
Mark Pollack
3ab2aeb5c1 add mvn repo information 2011-04-11 14:10:04 -04:00
Thomas Risberg
ba811f1446 fixed program listings with too long lines 2011-04-09 18:37:25 -04:00
Mark Pollack
aa0d7c13da docs updates 2011-04-09 17:46:06 -04:00
Mark Pollack
f6d4cc615a add missing language tags for docs 2011-04-09 16:12:39 -04:00
Mark Pollack
fa8de51794 doc updates. provide afterMappingMongoConverterCreation lifecycle method in AbstractMongoConfiguration 2011-04-09 16:02:27 -04:00
Mark Pollack
dac4aed120 minor doc addition, looking at possible replica-set .xsd variations. 2011-04-09 12:13:48 -04:00
Mark Pollack
8192db49c5 update docs
look for entity collection on finds in mongotemplate
2011-04-08 18:20:32 -04:00
Mark Pollack
4bb2e7a5bd javadoc/doc changes. 2011-04-08 17:50:38 -04:00
Mark Pollack
e5f2e4151f update docs
add remove method on mongotemplate to MongoOperations
change Venue to use primitive arrays
2011-04-08 01:37:29 -04:00
Mark Pollack
8c4219bbd2 Add additional remove methods to MongoTemplate and make consistent with write handling of String <-> ObjectId conversion when using SimpleMongoConverter
Update docs
2011-04-07 23:40:38 -04:00
Mark Pollack
d8ce9189f1 documentation updates 2011-04-07 19:24:51 -04:00
Mark Pollack
dd684dd0e8 fix highlighting in documentation for java/xml program listings 2011-04-07 14:54:05 -04:00
Mark Pollack
1c3483abbf DATADOC-59 - Document @Query annotation for repositories
DATADOC-82 - Document QueryDslPredicateExecutor
2011-04-07 01:25:36 -04:00
Mark Pollack
6e1af80b5f documentation updates 2011-04-05 15:26:34 -04:00
Thomas Risberg
2b9b082978 DATADOC-72 renamed Query.and() to Query.addCriteria() to avoid confusion with Criteria.add() method that supports chained Criteria 2011-03-31 18:33:51 -04:00
Thomas Risberg
bbd55fa456 DATADOC-76 added documenattion for findAndRemove 2011-03-31 09:25:19 -04:00
J. Brisbin
032de81478 Format, organize imports, remove eclipse artifacts 2011-03-15 11:57:55 -05:00
Thomas Risberg
c60232315b preparing for 1.0.0.M1 MongoDB release 2011-02-14 23:40:57 -05:00
Thomas Risberg
9ff5f6426e DATADOC-30 updated documenation 2011-02-14 18:53:20 -05:00
Thomas Risberg
e12ac23131 DATADOC-30 updated documenation 2011-02-14 16:03:05 -05:00
Thomas Risberg
8884205234 DATADOC-30 updated documenation 2011-02-14 12:47:35 -05:00
Thomas Risberg
11ab0453fe DATADOC-30 updated documenation 2011-02-14 12:40:35 -05:00
Thomas Risberg
4a9ed870d1 working on the docs 2011-02-14 09:37:00 -05:00
Mark Pollack
b1f6ff9d89 Update documentation. Add support to configure MongoOptions in .xsd 2011-02-13 03:53:57 -02:00
Thomas Risberg
42b13175fe DATADOC-30 updated documentation 2011-02-12 16:59:35 -05:00
Thomas Risberg
222b1507cd DATADOC-30 updated documenation 2011-02-12 10:51:43 -05:00
Oliver Gierke
3ecad1cfd2 DATADOC-30 - Improvements to reference documentation.
Included core repository documentation from Spring Data Commons. Polished documents and restructured them a little.
2011-02-03 15:04:20 +00:00
Thomas Risberg
80b245001a DATADOC-30 updated configuration examples 2010-12-23 13:05:54 -05:00
Oliver Gierke
6a8a8eaf2b DATADOC-30 - Added repository specific documentation.
Added sample for setup and usage as well as samples for query methods and a table of currently supported keywords, samples and the according Mongo query expressions.
2010-12-21 14:04:54 +01:00
Thomas Risberg
930e711ea5 DATADOC-30 copied base docs from key-value -- thanks Costin 2010-12-17 16:21:14 -05:00