Commit Graph

834 Commits

Author SHA1 Message Date
Graeme Rocher
ab051120a6 Updates to MongoTemplate to use a Mongo instance to lazily create DB instances rather than directly using a DB instance. Also integrated with Spring TransactionSynchronization so a single DB instance can be shared by multiple templates in a single thread 2010-11-02 14:31:58 +01:00
Mark Pollack
995b7326b8 additional query method on mongotemplate using default collection 2010-10-25 16:04:46 -04:00
Mark Pollack
c9b1068eb2 removed old mapper interfaces 2010-10-17 02:27:40 -04:00
Mark Pollack
39846d625d Add @Ignore for MvcAnalyticsTests 2010-10-17 02:24:19 -04:00
Mark Pollack
fbdc2b9928 Add Map support to reflection based serializer 2010-10-17 02:23:02 -04:00
Mark Pollack
f850239c7b add callback so DB operations use same connection across multiple operations 2010-10-17 02:22:31 -04:00
Mark Pollack
ec1e8a8c1c Add some tests for conversion, nested object conversion support, and base classes for use in MVC analystics 2010-10-16 04:02:11 -04:00
Mark Pollack
e2a9193a7f Add some tests for conversion, nested object conversion support, and base classes for use in MVC analystics 2010-10-16 04:01:08 -04:00
Mark Pollack
ffe37a71eb add apache headers 2010-10-15 12:29:32 -04:00
Mark Pollack
980b284739 Initial implementation of controller 'action' method interceptor support. 2010-10-15 12:28:40 -04:00
Thomas Risberg
6a071e5426 added constructor that takes converter 2010-10-12 13:11:37 -04:00
Thomas Risberg
2cd4516c09 added org.springframework.validation to template.mf 2010-10-12 12:44:52 -04:00
Mark Pollack
dca1e6dcf9 development on converter infrastructure 2010-10-12 12:03:20 -04:00
Mark Pollack
259e3c478e updates related to collection creation 2010-10-08 16:42:10 -04:00
Thomas Risberg
25b9e71644 cleanup 2010-10-07 14:29:22 -04:00
Thomas Risberg
d250019ec3 fixed copyright and footer 2010-10-07 09:27:35 -04:00
Thomas Risberg
a8468d0400 minor fixes to build scripts 2010-10-07 08:30:16 -04:00
Thomas Risberg
fc5105381f Changed to Datastore Document 2010-10-06 15:06:04 -04:00
Thomas Risberg
c981b6a5e2 Switched to use new project layout; updated build; moved things around 2010-10-06 15:02:01 -04:00
Thomas Risberg
7e8b597108 added support for $or criteria 2010-09-19 11:29:19 -04:00
Thomas Risberg
9e22617751 revorked MongoTemplate to use Query object 2010-09-18 16:22:21 -04:00
Thomas Risberg
ef2ddad903 revorked MongoTemplate to use Query object 2010-09-18 16:15:40 -04:00
Thomas Risberg
fc180f071f beginning of a simple query builder 2010-09-18 16:08:35 -04:00
Thomas Risberg
67fe517379 added additional execute signatures 2010-09-14 16:06:43 -04:00
Thomas Risberg
a08f5f3b3a added additional query signatures 2010-09-14 15:29:56 -04:00
Thomas Risberg
9c8c442b3d updated to use parent pom; added query methods 2010-09-14 13:07:25 -04:00
Thomas Risberg
2515607121 refactoring connection factory bean; adding exception translation hooks 2010-08-31 10:33:40 -04:00
Thomas Risberg
7966aba1e0 some more refactoring 2010-08-27 20:48:53 -04:00
Thomas Risberg
307481edb4 refactoring 2010-08-27 17:59:27 -04:00
Thomas Risberg
7f05a7e212 renaming, refactoring, adding MongoBeanPropertyDocumentSource 2010-08-27 17:53:32 -04:00
Thomas Risberg
1b295fd65d adding beginning of DocumentTemplates for MongoDB and CouchDB; added simple MongBeanPropertyDocumentMapper 2010-08-27 01:10:50 -04:00
trisberg
7d16a97488 fixed spring dependencies 2010-07-27 10:17:25 -04:00
trisberg
8f96a7d41a adding beginnings of some Mongo abstractions 2010-07-19 15:42:52 -04:00
trisberg
eca4edc1af beginning of the MongoDB support 2010-07-15 16:40:43 -04:00